You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -95,3 +95,20 @@ Post content here.
95
95
```
96
96
97
97
Output goes to `dist/my-post-title/index.html` for clean URLs.
98
+
99
+
## Atom Feed
100
+
101
+
An Atom feed is automatically generated at `dist/feed.xml` when `site_url` is configured in `config.yaml`. The feed includes the full HTML content of each post.
0 commit comments