Added a blog feed
This commit is contained in:
parent
4dfbe0a50a
commit
95606bbd44
3 changed files with 24 additions and 0 deletions
7
configs/atom.ini
Normal file
7
configs/atom.ini
Normal file
|
@ -0,0 +1,7 @@
|
|||
[blog]
|
||||
name = Felipe Martin's Blog
|
||||
source_path = /
|
||||
url_path = /feed.xml
|
||||
items = site.query('/blog')
|
||||
item_model = blog-post
|
||||
limit = 25
|
Loading…
Add table
Add a link
Reference in a new issue