all repos — aaoth.xyz @ c34a1404a2ceb018834ff092fe3c87dd664c515d

aaoth.xyz website

_config.yml (view raw)

 1title: aaoth
 2
 3# exclude non-site files
 4exclude:
 5  - LICENSE
 6  - README.md
 7
 8defaults:
 9  -
10    scope:
11      path: ""
12    values:
13      layout: "default"
14  -
15    scope:
16      path: "_posts"
17    values:
18      layout: "post"