mirror of
https://github.com/uutils/uutils.github.io.git
synced 2026-06-10 16:12:28 -07:00
make zola generate an atom feed
This commit is contained in:
@@ -9,6 +9,8 @@ default_language = "en"
|
||||
|
||||
paginate_by = 10
|
||||
|
||||
generate_feed = true
|
||||
|
||||
[markdown]
|
||||
highlight_code = true
|
||||
highlight_theme = "OneHalfLight"
|
||||
|
||||
@@ -4,3 +4,5 @@ sort_by = "date"
|
||||
page_template = "post.html"
|
||||
title = "Blog"
|
||||
+++
|
||||
|
||||
You can subscribe to this blog with this [atom feed](/atom.xml).
|
||||
Reference in New Issue
Block a user