A web blog and personal homepage engine written in Go.
 
 
 
 
Go to file
Noah ceb42aa4d0 Basic Commenting System Implemented
* List comments on a post
* Add comments, with preview
* Users can edit their own comments (EditToken)
* Admin can edit all comments
* Delete comments
* Comment counts on main blog index pages
2020-02-13 22:03:01 -08:00
cmd/gophertype Basic Blog Functionality & Permissions 2019-11-26 16:54:02 -08:00
pkg Basic Commenting System Implemented 2020-02-13 22:03:01 -08:00
public_html Pretty Logger and Persistent App Settings JSON 2019-11-26 11:17:01 -08:00
pvt-www Basic Commenting System Implemented 2020-02-13 22:03:01 -08:00
.gitignore Pretty Logger and Persistent App Settings JSON 2019-11-26 11:17:01 -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 Basic Commenting System Implemented 2020-02-13 22:03:01 -08:00
go.sum Basic Commenting System Implemented 2020-02-13 22:03:01 -08:00

README.md

Gophertype