-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
192 lines (162 loc) · 3.95 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
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
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
future: false
# Ativa depuração no site, desde que no localhost
debug: false
# Site settings
title: Carlos Delfino
subtitle: "Microcontroladores e Mobile"
description: "Cursos e Desenvolvimento para dispositivos moveis multiplataforma, microcontroladores AVR (ATmega e ATtiny), ARM (Família Cortex-M), FPGA, entre outros."
keywords: fpga, nrf, nrf51, nrf52, nrf5x, NativeScript, Multiplataforma, dispositivos moveis, celulares, SmartTV, Redes, Consultoria, TIC, Arduino, AVR, ATMega, ATMel, ARM, SAM4S, xPlained, C/C++, Java, Android, Automação, Aulas, Tutoria, Cursos, EAD, Treinamento, Instrumentação de Projetos, Social, Voluntáriado, Reflexões, Contos, História de Vida, Aprendizado, EAD, E-Learning, Moodle, AVA, CVA, CMS, Joomla, Aprendizado, Ensino a Distância
locale: pt_BR
lang: pt_BR
charset: utf-8
encoding: utf-8
# Base URL of site. It should always start with a slash,
# and never end with a slash. Set it to a blank value if hosting at the
# root of your server.
baseurl:
teaser: carlosdelfino-palestra-400x161.png
cover: carlosdelfino-palestra.png
logo: logo-fullservice-120x120.png
jekyll-archives:
enabled:
- categories
- tags
layout: archive
permalinks:
category: '/:name/'
tag: '/tag/:name/'
excerpt_separator: <!--more-->
toc: false
uservoice:
accentcolor: '#448dd6'
triggercolor: 'white'
triggerbackgroundcolor: 'rgba(46, 49, 51, 0.6)'
enableall: false
linkedin:
api: "78s8yjpx4xhlmj"
TokenOAuth: "5cfbf5d6-8924-490b-860e-6da465590801"
authorize: true
disqus:
shortname: carlosdelfino
google:
analytics:
id: UA-21710445-1
domain:
adsense:
show: true
client: ca-pub-1710447158146560
slot: 8511319937
flattr:
id: fbzv3r5
login: CarlosDelfino
facebook:
app_id: 351518334888083
admins: professorcarlosdelfino
publisher: professorcarlosdelfino
uselogin: false
scope: [user_friends, email]
wellcomemsg: "Olá "
hotmart:
enable: false
analytics:
account: 70bc3235-476e-310e-8408-4158280ae50c
testimonial:
itens: 6
truncate: 350
# Exibe o mosquito aedes aegypti, campanha contra o mosquito
aedes:
show: false
sass:
sass_dir: _sass
style: compressed
permalink: /:categories/:title/
social:
name: Carlos Delfino
links:
- http://facebook.com/ProfessorCarlosDelfino
- http://linkedin.com/in/CarlosDelfino
author: CarlosDelfino
twitter:
username: fullsrv
# Site owner
owner:
name: Carlos Delfino
email: [email protected]
twitter: fullsrv
bio: Desenvolvedor e consultor para projetos com Microcontroladores e Mobile
avatar: carlosdelfino.png
google:
plus: +CarlosDelfinoCarvalhoPinheiro
webmaster_verifications:
google_site: 5zRTHm8LU2zXC-hlZtBJqy-wiASgu6ER5PbCu67hqcM
google: google37b3d9124742b7a6
bing: 7BDB0376D08C31133EDEDA80DC90DFEF
carousel:
testimonial:
paginationSpeed: 500
singleItem: true
autoPlay: 3000
stopOnHover: true
responsive: true
keep_files:
- "CNAME"
compress_html:
enable: false
comments: ["<!-- ", " -->"]
ignore:
envs: [local, development]
blanklines: true
profile: true
only_local_profile: true
clippings: all
resolvermaps:
enable: true
size: 201
font: arial
id: 0bwpn194rsa
# Build settings
markdown: kramdown
highlighter: rouge
tawkto:
enable: true;
plugins:
- jekyll-redirect-from
whitelist:
- jekyll-redirect-from
exclude:
- .forestry
- "Gemfile"
- "Gemfile.lock"
- "*.gemspec"
- "README.md"
- "LICENSE.md"
- "pdf/"
- "suporte-geral/"
- "script/"
- "vendor"
- "lib"
- "config.rb"
- ".sass-cache"
- "Capfile"
- "config"
- "log"
- "Rakefile"
- "Rakefile.rb"
- "tmp"
- "_tmp"
- "*.sublime-project"
- "*.sublime-workspace"
- "node_modules"
- "Gruntfile.js"
- "package.json"
- "_backup/"
- "*.bck"
- "*.tmp"
- "/*.bck/"
- "/*.tmp/"
- ".git"
- ".git*"
- "fonts/ionicons/"
- "fonts/fontawesome/"
- "fonts/fontawesome-free-5.0.13/"
- "fonts/fontawesome-free-5.0.13.zip"