Skip to content

Commit be512d9

Browse files
author
Tom Clark
committed
Add google analytics
1 parent e2f2f62 commit be512d9

File tree

1 file changed

+1
-40
lines changed

1 file changed

+1
-40
lines changed

_config.yml

Lines changed: 1 addition & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,4 @@
1-
safe: false
2-
auto: false
3-
server: false
4-
server_port: 4000
5-
baseurl: /
6-
url: http://localhost:4000
7-
8-
source: .
9-
destination: ./_site
10-
plugins: ./_plugins
11-
12-
future: true
13-
lsi: false
14-
# pygments: false
151
pygments: true
16-
# markdown: maruku
172
markdown: kramdown
18-
permalink: date
19-
20-
maruku:
21-
use_tex: false
22-
use_divs: false
23-
png_engine: blahtex
24-
png_dir: images/latex
25-
png_url: /images/latex
26-
27-
rdiscount:
28-
extensions: []
293

30-
kramdown:
31-
auto_ids: true,
32-
footnote_nr: 1
33-
entity_output: as_char
34-
toc_levels: 1..6
35-
use_coderay: false
36-
37-
coderay:
38-
coderay_wrap: div
39-
coderay_line_numbers: inline
40-
coderay_line_numbers_start: 1
41-
coderay_tab_width: 4
42-
coderay_bold_every: 10
43-
coderay_css: style
4+
google_analytics_tracking_id: UA-30727234-1

0 commit comments

Comments
 (0)