-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
75 lines (64 loc) · 1.39 KB
/
Copy path_config.yml
File metadata and controls
75 lines (64 loc) · 1.39 KB
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
title: Elton Santos
subtitle: Blog pessoal
email: eltonaxl@hotmail.com
description: Sou apenas um servo do Deus altíssimo que tem dado a Ele incontáveis razões para não me amar. Nenhuma delas têm sido forte o suficiente para mudá-Lo.
author: Elton Santos
logo: https://avatars3.githubusercontent.com/u/1292594?v=3&s=460
baseurl: ""
url: "https://eltonsantos.github.io"
paginate_path: "pagina/:num/"
permalink: /:categories/:title/
category_dir: /
# Social
social:
linkedin: eltonmelosantos
twitter: eltin182
github: eltonsantos
gplus: eltin182
email: eltonaxl@hotmail.com
# Navigation
navigation:
- title: Home
url: /
- title: Sobre mim
url: /sobre
- title: Artigos
url: /artigos
- title: Devocionais
url: /devocionais
# Build settings
markdown: kramdown
theme: minima
paginate: 10
# Compatibilidade com Jekyll 3.x e 4.x
# O Jekyll 4.x usa 'plugins', mas o 3.x usava 'gems'
gems:
- jekyll-feed
- jekyll-paginate
- jekyll-seo-tag
- jemoji
plugins:
- jekyll-feed
- jekyll-paginate
- jekyll-seo-tag
- jemoji
# Opções para livereload
livereload: true
# Diretórios a serem incluídos
include:
- .htaccess
google_analytics: "UA-92973153-1"
exclude:
- Gemfile
- Gemfile.lock
- .jekyll-cache/
- .sass-cache/
- vendor/
- node_modules/
- .git/
- update.sh
- setup.sh
- upgrade-guide.md
- Gemfile.lock.new
- USAGE.md
- SUMMARY.md