We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9533d5a commit ba97752Copy full SHA for ba97752
configs/atom.ini
@@ -0,0 +1,11 @@
1
+[blog]
2
+name = CC technical blog
3
+source_path = /
4
+url_path = /feed.xml
5
+blog_summary_field = description
6
+items = site.query('/blog/entries')
7
+item_title_field = title
8
+item_body_field = body
9
+item_author_field = author
10
+item_date_field = pub_date
11
+item_model = blog-post
0 commit comments