Tom Willemse
839c53448b
- Add a ‘posts/index.org’ that just includes all of the posts and only exports headings tagged with ‘summary’. - Add summaries to all posts. - Rename posts to include the date and time in the file name. - Add an RSS feed from the new ‘posts/index.org’ Unfortunately generating an RSS feed from the ‘index.org’ doesn't work, so this experiment is at a dead end for now.
13 lines
317 B
Org Mode
13 lines
317 B
Org Mode
#+TITLE: A very important blog post
|
|
#+DATE: <2020-02-23 Sun 18:28>
|
|
#+exclude_tags: summary
|
|
|
|
* A very important blog post :summary:
|
|
|
|
Very important business here.
|
|
|
|
[[file:20200223-1828-a-very-important-blog-post.org][Read More]]
|
|
|
|
* Other content
|
|
|
|
There is more here than what you can see.
|