-
Notifications
You must be signed in to change notification settings - Fork 9
/
_config_local.yml
executable file
·216 lines (164 loc) · 5.29 KB
/
_config_local.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
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
# Site settings
# NB! Set your site's url, otherwise stuff will break :)
#url: "https://chirimen-org.github.io"
# If you're hosting your site at a Project repository on GitHub pages
# (https://yourusername.github.io/repository-name)
# and NOT your user repository (https://yourusername.github.io)
# then add in the baseurl here, like this: "/repository-name"
#
# NB! Without this *nothing* will work, because it's used in every path :)
#baseurl: .
# Google tracking id to track your visitors
#google-tracking-id: "UA-75123287-2"
# Forces https everywhere in your website, except when you serve it locally
# If you are not hosted on Github Pages, and your host doesn't support https
# then you should disable it
#force-https: True
#############
# HTML Head #
#############
lang: "en"
author: "CHIRIMEN Open Hardware"
title: "CHIRIMEN Open Hardware"
description: "CHIRIMEN Open Hardware is a community-driven, is an open hardware project."
keywords: "chirimen, iot, wot, javascript"
favicon: "/img/favicon.ico"
################
# Header layout #
################
black-favicon: "/img/favicon.ico"
background-img: "../img/chirimen_2.gif"
##############################
# Dynamic Text on the Header #
##############################
dynamic-typing: True
shuffle: True # Shuffle the lines.
loop: True
loop-count: False # Set False for infinite loop, or set any number for finite loop.
type-speed: 10
start-delay: 200
delete-delay: 5000
lines: # You can add HTML Tags in the Text
- text: "Welcome to Open Hard ware to the world !"
- text: "What do you want to achieve the world with CHIRIMEN?"
me-img: "/img/browser_300.png"
##############################
# Color the browser elements #
##############################
color-browser: "#000000"
apple-status-bar-style: "black"
################
# Web app mode #
################
web-app-mode: True
# Icons for Web App mode
#icon-36p: "/img/web/android-icon-36x36.png"
#icon-48p: "/img/web/android-icon-48x48.png"
#icon-72p: "/img/web/android-icon-72x72.png"
#icon-96p: "/img/web/android-icon-96x96.png"
#icon-144p: "/img/web/android-icon-144x144.png"
#icon-192p: "/img/web/android-icon-192x192.png"
########
# Blog #
########
post-preview-words: 96
paginate: 5
email-share: True
fb-share: True
twitter-share: True
linkedin-share: True
reddit-share: True
google-plus-share: True
tumblr-share: True
pinterest-share: True
pocket-share: True
vkontakte-share: True
disqus-shortname: "panossakkos"
syntax-highlight: True
############
# Timeline #
############
events:
- image: "/img/browser_300.png"
date: "October 10 2018"
description: "CHIRIMEN for Raspberry Pi 3 Ver.2018/10/10 released."
- image: "/img/browser_300.png"
date: "November 2 2017"
description: "CHIRIMEN for Raspberry Pi 3 released."
- image: "/img/browser_300.png"
date: "March 1 2017"
description: "New firmware had released."
- image: "/img/browser_300.png"
date: "February 4 2017"
description: "CHIRIMEN touch & try events."
- image: "/img/browser_300.png"
date: "January 9 2017"
description: "CHIRIMEN Board Echigo Rev.1 was sold-out!"
- image: "/img/browser_300.png"
date: "December 31 2016"
description: "CHIRIMEN Board had certified by the OSHA."
- image: "/img/browser_300.png"
date: "September 17 2016"
description: "The Sale Memorial Day Event CHIRIMEN Board hands-on"
- image: "/img/browser_300.png"
date: "August 08 2016"
description: "Released CHRIMEN Board first firmware image !!!"
- image: "/img/browser_300.png"
date: "August 06 2016"
description: "Sale Of CHIRIMEN Board Started By Switch Science !!!"
- image: "/img/browser_300.png"
date: "April 30 2016"
description: "CHIRIMEN's day"
# First image of the Timeline
timeline-img: "/img/browser_300.png"
###########
# Contact #
###########
email: "[email protected]"
################
# Author Blurb #
################
# The author blurb goes underneath blog posts.
# This works best when your author blurb image has a transparent background, or matches your site background color.
# if the author_blurb is not set, then this feature is skipped
author_blurb: "CHIRIMEN COMING SOON"
author_blurb_image: "/img/browser_300.png"
##################
# Social Buttons #
##################
social:
- title: "facebook"
url: "https://www.facebook.com/groups/chirimen/"
- title: "twitter"
url: "https://twitter.com/chirimen_oh"
- title: "github"
url: "https://github.com/chirimen-org"
- title: "slack"
url: "https://docs.google.com/forms/d/1GzkGfCcsRn4A6-uHPsLu2LszkqKcNJ3sFI4XRishHsE/viewform"
- title: "rss"
url: "/feed.xml"
############
# 404 page #
############
404-img: "/img/browser_300.png"
################################################################################
# NB! Tread carefully if you want to change the variables below this point!
# Sections shown in the index page
pages_list:
News: 'news'
About: 'about'
Documents/Downloads: 'documents'
Tutorial: 'tutorial'
Blog: 'latest-post'
Timeline: 'timeline'
Contact: 'contact'
# Exclusion list from the generated _site
exclude: ["LICENSE", "README.md", "CONTRIBUTING", "CONTRIBUTORS", "scripts", 'Gemfile','Gemfile.lock','Rakefile','vendor']
# Pagination path
paginate_path: "blog/page:num/"
# Enable minification SASS
sass:
style: compressed
gems:
- jekyll-paginate
- jemoji