File tree Expand file tree Collapse file tree 1 file changed +1
-40
lines changed Expand file tree Collapse file tree 1 file changed +1
-40
lines changed Original file line number Diff line number Diff line change 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
15
1
pygments : true
16
- # markdown: maruku
17
2
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 : []
29
3
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
You can’t perform that action at this time.
0 commit comments