A web blog and personal homepage engine written in Go.
 
 
 
 
Go to file
Noah 211b7d8318 Multitag frontend update, bug fixes
* Checking the box to reset a post's UpdatedAt to CreatedAt now actually
  does so (removes the "updated at" label from front-end)
* Tagged Posts index now has better header formatting when multi-tags
  are in use.
  * No longer "Tagged as: hello,world,-mars"
  * Now is titled "Tagged Posts" and includes the lists of Tags and Not
    formatted nicely with clickable links.
* Fixes the "Read more..." link always appearing in HTML-type blog
  posts even when they didn't use the `<snip>` tag.
2020-02-26 12:51:51 -08:00
cmd Bugfix for RSS feeds 2020-02-18 11:04:34 -08:00
pkg Multitag frontend update, bug fixes 2020-02-26 12:51:51 -08:00
public_html Pretty Logger and Persistent App Settings JSON 2019-11-26 11:17:01 -08:00
pvt-www Multitag frontend update, bug fixes 2020-02-26 12:51:51 -08:00
.gitignore Age Gate, Legacy kirsle/blog Migration Program 2020-02-17 15:50:04 -08:00
Makefile Initial Prototype 2019-11-14 19:03:56 -08:00
README.md Initial commit 2019-11-05 16:49:18 -08:00
go.mod Bugfix for RSS feeds 2020-02-18 11:04:34 -08:00
go.sum Bugfix for RSS feeds 2020-02-18 11:04:34 -08:00

README.md

Gophertype