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 b79d652539 README had some duped stuff. 2 weeks ago
..
pages Now it will recursively watch content in pages. Closes #2. 2 weeks 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. 2 weeks ago
ssgod.toml README had some duped stuff. 2 weeks ago