Commit Graph

4 Commits (bf86ceb58555491ec206aaf206efc10611c04010)

Author SHA1 Message Date
Noah bf86ceb585 Ask Me Anything and Contact Me pages 2020-02-17 19:40:57 -08:00
Noah 5b6712ea97 Blog Archive, RSS Feeds, and Model Cleanup
* Legacy-importer tool updates the DB primary key serial after migrating
  the posts, to be max(posts.id)+1 -- especially important for
  PostgreSQL and MySQL (SQLite3 correctly picked the next ID by
  default?)
* Add blog archive page and RSS, Atom and JSON feeds for the blog.
  URLs are /blog.rss, /blog.atom and /blog.json
2020-02-17 18:10:35 -08:00
Noah 91e3bdaa53 Comment Subscriptions and Recent Comments Page 2020-02-15 19:43:08 -08:00
Noah 87fbdea68b Admin email on new comments + Quick Delete 2020-02-13 22:37:23 -08:00