Commit graph

12 commits

Author SHA1 Message Date
4ccfc01c28 Remove “Read More” links 2023-07-25 13:12:33 -07:00
30a4eda7d3 Add function that generates index.org before publishing rss 2023-07-25 13:12:33 -07:00
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
c548b6d530 Publish “Switch TODO state when clocking in” 2023-07-09 23:10:48 -07:00
63a15cddfd Rearrange and update “Switch TODO state when clocking in” 2023-07-09 23:07:37 -07:00
7811fd5198 Add first draft of “Switch TODO state when clocking in” 2023-06-28 23:09:56 -07:00
7bdefe9504 Add posts repository to website project
This doesn't belong with the usual publish actions, so exclude posts from being published.
2023-06-28 23:07:41 -07:00
70ec137a55 Update post properties
‘ID’ shouldn’t be necessary anymore, since it shouldn’t be used for RSS
generation. ‘PUBDATE’ should be ‘DATE’. ‘FILE_TAGS’ is actually ‘FILETAGS’.
2020-03-19 20:24:30 -07:00
10cf6bbc49 Update reading time generation 2020-02-25 23:35:57 -08:00
9bdcc27549 Update posts 2020-02-25 17:18:20 -08:00
91f2fdd014 Add rough estimation of reading time for each article 2020-02-23 21:02:26 -08:00
6e368141cb Dynamically generate the index file 2020-02-23 20:23:42 -08:00