Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0d6f621

Browse files
committed
make zola generate an atom feed
1 parentf394861 commit0d6f621

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

‎config.toml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ default_language = "en"
99

1010
paginate_by =10
1111

12+
generate_feed =true
13+
1214
[markdown]
1315
highlight_code =true
1416
highlight_theme ="OneHalfLight"

‎content/blog/_index.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@ sort_by = "date"
44
page_template ="post.html"
55
title ="Blog"
66
+++
7+
8+
You can subscribe to this blog with this[atom feed](/atom.xml).

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp