new-ryuslash.org/posts/index.org
Tom Willemse 839c53448b Add blog section
- 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.
2023-07-25 13:12:33 -07:00

10 lines
563 B
Org Mode

#+title: posts
#+select_tags: summary
#+options: tags:nil num:nil
#+include: "./20230610-0556-switch-todo-state-when-clocking-in.org::*Switch TODO state when clocking in"
#+include: "./20230412-0702-paredit-and-ielm.org::*IELM & Paredit"
#+include: "./20200223-1828-a-very-important-blog-post.org::*A very important blog post"
#+include: "./20191006-1818-my-new-emacs-configuration.org::*My new Emacs configuration"
#+include: "./20191006-1255-new-blog.org::*New Blog"
#+include: "./20160221-0000-wdocker-compose.org::*Making docker-compose easier with wdocker"