gophertype/pvt-www/_builtin/blog
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
..
archive.gohtml Blog Archive, RSS Feeds, and Model Cleanup 2020-02-17 18:10:35 -08:00
edit.gohtml Image uploader on Blog Edit page 2020-02-15 20:34:32 -08:00
index.gohtml Basic Blog Functionality & Permissions 2019-11-26 16:54:02 -08:00
index.partial.gohtml Basic Commenting System Implemented 2020-02-13 22:03:01 -08:00
tags.gohtml Tags List page 2019-11-26 17:30:31 -08:00
view-post.gohtml Age Gate, Legacy kirsle/blog Migration Program 2020-02-17 15:50:04 -08:00