-
Notifications
You must be signed in to change notification settings - Fork 4
/
_config.yml
47 lines (46 loc) · 1.31 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
---
title: Olimpíadas Científicas
timezone: UTC
collections:
posts:
title: Posts
output: true
uploads:
title: Uploads
output: true
email: [email protected]
description: 'Informações sobre as principais Olimpíadas Científicas. OBM, OBQ, OBA,
OBF, OBL, ONHB, OBG, IYPT, IJSO, OBI, OBB, OBQJr, IPhO, IOAA, IMO, IOL, IChO, IBO
'
info: Este site não tem qualquer ligação com a organização oficial das olimpíadas
aqui divulgadas. Partes técnicas relativas a inscrições, resultados individuais
e afins devem ser tratadas diretamente com os organizadores das olimpíadas.
copyright: "© 2016 Olimpíadas Científicas. Todos os direitos reservados."
baseurl: ''
mediaurl: "/static/"
url: http://olimpiadascientificas.org
twitter_username: OCientificas
github_username: OlimpiadasCientificas/olimpiadascientificas.github.io
disqus-shortname: olimpiadascientificas-com
markdown: kramdown
auto-menu: true
compress_html:
blanklines: false
kramdown:
input: GFM
hard_wrap: false
excerpt_separator: "<!--more-->"
permalink: "/:year/:month/:day/:title/"
paginate: 10
prose:
rooturl: ''
siteurl: http://olimpiadascientificas.github.io/
media: static/images
plugins:
- jekyll-redirect-from
- jekyll-paginate
- jekyll-include-cache
whitelist:
- jekyll-redirect-from
- jekyll-paginate
- jekyll-include-cache