···3344A fast (this time, actually) and minimal static site generator.
5566+NOTE: At this point, a lot of this code is heavily tailored towards my
77+own site.
88+69710INSTALLING
811912Clone this repository and run
1010-1313+1114 $ make
1215 # make install
1316···5053 Prebuild []string `yaml:"prebuild"`
5154 Postbuild []string `yaml:"postbuild"`
5255 RSSPrefixURL string `yaml:"rssprefixurl"`
5353- }
5656+ }
54575558 // Fm
5659 struct {