UNPKG

409 BYAMLView Raw
1
2domain: g14n.info
3
4gems:
5 - jekyll-sitemap
6
7permalink: ./:year/:month/:title
8
9markdown: redcarpet
10redcarpet:
11 extensions: ["smart", "tables", "no_intra_emphasis", "fenced_code_blocks", "autolink", "strikethrough", "superscript", "with_toc_data"]
12
13# Defaults
14
15defaults:
16 -
17 scope:
18 path: ""
19 type: "pages"
20 values:
21 layout: page
22
23# Custom vars
24
25google-analytics:
26 id: UA-12635045-12
27