all repos — aaoth.xyz @ 3e30c7241cb18c5e02195e889b9e4dc73490214a

aaoth.xyz website

_config.yml (view raw)

 1title: aaoth
 2
 3plugins:
 4  - jekyll-feed
 5
 6# exclude non-site files
 7exclude:
 8  - LICENSE
 9  - README.md
10
11excerpt_separator: <!--more-->
12
13defaults:
14  - scope:
15      path: ""
16    values:
17      layout: "default"
18
19  - scope:
20      path: "_posts"
21    values:
22      layout: "post"
23
24  - scope:
25      path: "assets/img"
26    values:
27      image: true
28
29  - scope:
30      path: "art"
31    values:
32      art: true