SSG is a Static Site Generator that is only a Static Site Generator. No resumes here! Just a piece of code that generates static files from templates for websites, and can do it live while you develop said templates.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
ssgod/example
Zed A. Shaw e10cc57bec Now a simplistic sitemap/metapage feature works. Only has the URL for the page but more can come later. 2 days ago
..
pages Now a simplistic sitemap/metapage feature works. Only has the URL for the page but more can come later. 2 days ago
static Added a sync_dir option to the config so you can have a static directory that gets synced. WARNING: The Go default CopyFS won't copy files to targets that exist so I have to remove the target to do the sync. 3 months ago
.ssgod.json Quick hack for a 'metafile' feature that is able to work on all of the file names processed. Usually for a sitemap or rss feed. NOT WORKING. 3 days ago