@@ -8,14 +8,12 @@ pygments: true
8
8
# Themes are encouraged to use these universal variables
9
9
# so be sure to set them if your theme uses them.
10
10
#
11
- title : Jekyll Bootstrap
12
- tagline : Site Tagline
11
+ title : SIGINT
12
+ tagline : UCSD CTF
13
13
author :
14
- name : Name Lastname
15
-
16
- github : username
17
- twitter : username
18
- feedburner : feedname
14
+ name : SIGINT
15
+
16
+ github : sigint-ctf
19
17
20
18
# The production_url is only used when full-domain names are needed
21
19
# such as sitemap.txt
@@ -25,7 +23,7 @@ author :
25
23
# Else if you are pushing to username.github.io, replace with your username.
26
24
# Finally if you are pushing to a GitHub project page, include the project name at the end.
27
25
#
28
- production_url : http://username.github.io
26
+ production_url : http://sigint.ru
29
27
30
28
# All Jekyll-Bootstrap specific configurations are namespaced into this hash
31
29
#
82
80
comments :
83
81
provider : disqus
84
82
disqus :
85
- short_name : jekyllbootstrap
86
- livefyre :
87
- site_id : 123
88
- intensedebate :
89
- account : 123abc
90
- facebook :
91
- appid : 123
92
- num_posts : 5
93
- width : 580
94
- colorscheme : light
95
-
83
+ short_name : sigint
84
+
96
85
# Settings for analytics helper
97
86
# Set 'provider' to the analytics provider you want to use.
98
87
# Set 'provider' to false to turn analytics off globally.
101
90
provider : google
102
91
google :
103
92
tracking_id : ' UA-123-12'
104
- getclicky :
105
- site_id :
106
- mixpanel :
107
- token : ' _MIXPANEL_TOKEN_'
108
- piwik :
109
- baseURL : ' myserver.tld/piwik' # Piwik installation address (without protocol)
110
- idsite : ' 1' # the id of the site on Piwik
111
93
112
94
# Settings for sharing helper.
113
95
# Sharing is for things like tweet, plusone, like, reddit buttons etc.
0 commit comments