summaryrefslogtreecommitdiff
path: root/blog_feed.mdwn
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-10-10 16:00:44 +0300
committerLars Wirzenius <liw@liw.fi>2017-10-10 16:00:44 +0300
commit607e762df07debfa409f6398db95cb5db5f4ae63 (patch)
treef5f48cf41ccf7add2092322a900b35a1a7d0b846 /blog_feed.mdwn
parent339e2e6e69ce435ff2dc8d5f9af4159a8f1cc7eb (diff)
downloadick.liw.fi-607e762df07debfa409f6398db95cb5db5f4ae63.tar.gz
Add: feed with blog entries, not just titles
Diffstat (limited to 'blog_feed.mdwn')
-rw-r--r--blog_feed.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/blog_feed.mdwn b/blog_feed.mdwn
new file mode 100644
index 0000000..500d258
--- /dev/null
+++ b/blog_feed.mdwn
@@ -0,0 +1,6 @@
+[[!meta title="Internal blog: feed"]]
+
+This page provides an RSS and an Atom feed of new blog entries,
+including the text of the entries, not just titles.
+
+[[!inline pages="page(blog/*)" limit=100 feeds=yes]]