This repository was archived by the owner on Sep 5, 2021. It is now read-only.
File tree 1 file changed +5
-24
lines changed
1 file changed +5
-24
lines changed Original file line number Diff line number Diff line change 1
1
# Site settings
2
- title : Your awesome title
3
-
2
+ title : 皆の意見交流所公式ブログ
4
3
description : > # this means to ignore newlines until "baseurl:"
5
- Write an awesome description for your new site here. You can edit this
6
- line in _config.yml. It will appear in your document head meta (for
7
- Google search results) and in your feed.xml site description.
4
+ 皆の意見交流所というサーバーの公式(?)ブログです!
8
5
baseurl : " " # the subpath of your site, e.g. /blog/
9
- url : " http://yourdomain.com" # the base hostname & protocol for your site
10
- twitter_username : jekyllrb
11
- github_username : jekyll
12
- facebook_username : jekyll
13
- google_play : ' GDGX'
14
- google_plus_com : ' 109485346959707049693' # Community link
15
- google_plus_per : ' +GDGManagua' # Personal link
16
- facebook_app_id : 12345
6
+ url : " https://linuxcodevserver.github.io/linuxcodevblog" # the base hostname & protocol for your site
17
7
18
8
# Layout settings
19
9
header_type : default # values [ drawer, default ]
@@ -22,17 +12,8 @@ pagination_type: default # values [ ops, default ]
22
12
23
13
more_vert :
24
14
option1 :
25
- name : Cool Option 1
26
- link : www.myawesomelink.com
27
- option2 :
28
- name : Cool Option 2
29
- link : www.myawesomelink.com
30
- option3 :
31
- name : Cool Option 3
32
- link : www.myawesomelink.com
33
-
34
- disqus : true
35
- disqus_shortname : ' gdgmanagua'
15
+ name : 皆の意見交流所公式サイト
16
+ link : linuxcodevserver.github.io
36
17
37
18
# Build settings
38
19
markdown : kramdown
You can’t perform that action at this time.
0 commit comments