# README
Demo Blog Site written in GO
A simple blog site in GO, mostly using standard library and a couple of external packages.
# Packages
No description provided by the author
# Functions
NewSite pass config parameters from main function.
# Constants
ContentDir is the location of the post folders.
ImageDir is the location of the post images.
# Structs
SiteConfig holds the configuration of the site.