comparison _config.yml @ 78:5fdf5f346b92

*: use jekyll for templates, blogging, etc. I changed the pages to now use templates, so adding new stuff should be much much easier in the future
author Paper <paper@paper.us.eu.org>
date Mon, 20 May 2024 02:49:07 -0400
parents
children a2c83f182127
comparison
equal deleted inserted replaced
77:d9242232f51d 78:5fdf5f346b92
1 title: Paper's website
2 url: https://paper.us.eu.org/
3 permalink: /blog/:categories/:year/:month/:day/:title:output_ext
4
5 feed:
6 path: /blog/feed.xml
7 posts_limit: 20
8
9 plugins:
10 - jekyll-feed