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 502fc83b1b It will now watch the static directory as well and do the sync operation when that changes. 3 weeks ago
..
pages Now it will recursively watch content in pages. Closes #2. 3 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. 3 weeks ago
ssgod.toml It will now watch the static directory as well and do the sync operation when that changes. 3 weeks ago