-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
146 lines (128 loc) · 3.59 KB
/
_config.yml
File metadata and controls
146 lines (128 loc) · 3.59 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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
title: Islamic Space
email: islamicspace@rapport.tec.br
description: Projetos de Software, Sites e Livros sobre o Islan, este site é o ponto de entrada para o projeto Islamic Space, onde listo e organizo Softwares, Sites e textos de livros sobre o Islan, todo material aqui armazenado foi criado por mim com base nos meus estudos, ou clonado de colegas com autorização dos mesmos.
keywords:
- "Islamic Space"
- "Islamic Passport"
- "identidade digital islâmica"
- "blockchain islâmico"
- "educação islâmica"
social_image: "/android-chrome-512x512.png"
robots: "index,follow"
og_type: "website"
twitter_card: "summary_large_image"
lang: pt-BR
baseurl: "" # the subpath of your site, e.g. /blog
url: "https://islamicspace.rapport.tec.br/" # base hostname & protocol
github:
username: islamic-space
repository: islamic-space/islamic-space.github.io
repository_url: https://github.com/islamic-space/islamic-space.github.io
owner_url: https://github.com/islamic-space
atom_feed:
path: atom.xml
#-------------------------------
# About Section
author-name: Carlos Delfino
author-avatar: carlos-delfino-small.jpg
#-------------------------------
# Contact links
github_username: islamic-space
facebook: https://web.facebook.com/islamic-space
twitter: islamicspace
instagram: # Add your Instagram handle
pinterest: # Add your Pinterest handle
#-------------------------------
# Comment Section (Disqus)
disqus-identifier: islamic-space # Add your shortname for Disqus Comment. For example mr-brown
#-------------------------------
# Instagram Feed
instafeed: false # To enable the instafeed, use the value true. To turn off use the value false.
#-------------------------------
# Google Analytics
google-analytics: # Add your identifier. For example UA-99631805-1.
#-------------------------------
# Newsletter
mailchimp: # Add your MailChimp form identifier. For example - http://eepurl.com/gimyGj
#-------------------------------
# Build settings
markdown: kramdown
highlighter: rouge
kramdown:
syntax_highlighter: rouge
input: GFM
permalink: ':title/'
plugins:
- jekyll-feed
- jekyll-paginate
- jekyll-sitemap
- jekyll-github-metadata
- jekyll-gist
- jekyll-mentions
- jekyll-coffeescript
- jekyll-redirect-from
- jekyll-sass-converter
- jekyll-seo-tag
- jekyll-archives
- jekyll-jupyter-notebook
- kramdown
- liquid
- rouge
- pygments
- jemoji
- sass
- safe_yaml
paginate: 7
paginate_path: "/page/:num"
include:
- _pages
sass:
sass_dir: _sass
style: compressed
prose:
rooturl: '_posts'
siteurl: 'http://prose.github.io/starter/'
relativeLinks: 'http://prose.github.io/starter/links.jsonp'
media: 'assets/images'
ignore:
- index.md
- _config.yml
- /_layouts
- /_includes
metadata:
_posts:
- name: "layout"
field:
element: "hidden"
value: "blog"
- name: "tags"
field:
element: "multiselect"
label: "Add Tags"
placeholder: "Choose Tags"
options:
- name: "Apples"
value: "apples"
- name: "Bananas"
value: "bananas"
_posts/static:
- name: "layout"
field:
element: "hidden"
value: "page"
- name: "permalink"
field:
element: "text"
label: "Permalink"
value: ""
# Exclude from processing.
# The following items will not be processed, by default. Create a custom list
# to override the default setting.
exclude:
- Gemfile
- Gemfile.lock
- node_modules
- vendor/bundle/
- vendor/cache/
- vendor/gems/
- vendor/ruby/