Commit Graph

9 Commits (c6b12cd3310aeb4537942866591a45c5a86dafbb)

Author SHA1 Message Date
Stef Dunlap c6b12cd331 Use git for pub date in RSS
I noticed that the RSS feed was using stat to figure out when a file was
modified for its pub date. This has the unfortunate side effect that the
comics are out of order in the RSS feed based on if they are modified
(e.g. for a typo.) This uses git to find out when the file was first
introduced and uses that as the pub date. A note, the file will first
have to be committed before updating the RSS feed, so the steps may look
something like

	just build
	git commit .
	just rss
	git commit .

Hopefully that's not too cumbersome.
2022-08-25 14:22:13 -04:00
dozens 7fe0821867 12 2022-08-25 11:14:51 -06:00
dozens cba0095411 🛠 feed? 2021-12-23 15:18:16 -07:00
dozens ff0dae4ff9 10 2021-12-01 07:51:43 -07:00
dozens c7d0d07c24 feat: toad.md v0.0.1 2021-08-29 14:41:33 -06:00
dozens 9bac5ecb70 🤱 2021-04-17 12:15:25 -06:00
dozens ae8c2d5e9a 🤱 2021-04-17 12:00:17 -06:00
dozens 0a3a56aba1 🐸🦉 2021-04-17 11:45:40 -06:00
dozens 25aa20e81b 🤱 2021-04-17 11:31:20 -06:00