A web blog and personal homepage engine written in Go.
 
 
 
 
Ir al archivo
Noah 8f98e72e47 Lazy load blog post images by default
* Post.HTML() and PreviewHTML() both mogrify the resulting HTML code to
  ensure all <img> tags have loading="lazy" unless a loading attribute
  is already present.
2020-04-09 19:16:41 -07:00
cmd Bugfix for RSS feeds 2020-02-18 11:04:34 -08:00
pkg Lazy load blog post images by default 2020-04-09 19:16:41 -07: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