~puer-robustus/blog

update reading list
content/post: improve formatting
content/post: improve formulations
content/post: fix date
content/post: add reading list setup post
reading list: update
update theme
ci: check rss feed at correct url
reformat about page
update reading list
add reading list page

Reading list page is checked in as html as generated from org-export to
preserve PROPERTIES, TAGS and TODO states. The hugo org-mode exporter [go-org][1] is
somewhat constrained.

[1] https://github.com/niklasfasching/go-org
gitignore reading list base file
post/crypto: reformatting
post/crypto: add Stolfi's Ponzi explainers
post/reviews: add link to "review" tagged posts
post/blockchain: leverage hugo's new math support

https://gohugo.io/content-management/mathematics/
integrate upstream theme changes
fix publish date vs. lastmod comparison

Since enableGitInfo is set to true, lastmod is set by the time of the
last commit to a file. Date/PublishDate is usually set manually in the
frontmatter without specifying a timestamp. Now, if the time part of
the datetime is taken into account, the publishDate/Date and lastmod
can differ even if the date part is identical and no updates have been
made to the post. By applying the ":date_medium" format in the
comparison, we drop the diffs in time (which means that edits in
commits on the publishDate don't trigger the "last edited on" code
path).
post: add review rationale and first book review
Next
Do not follow this link