1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
title: aaoth plugins: - jekyll-feed # exclude non-site files exclude: - LICENSE - README.md excerpt_separator: <!--more--> defaults: - scope: path: "" values: layout: "default" - scope: path: "_posts" values: layout: "post"