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/pages
Zed A. Shaw 3f50254403 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
..
layouts First running site gen working. 3 months ago
subdir Now it will recursively watch content in pages. Closes #2. 3 months ago
index.html A basic init command that will generate a starter .toml file and the ability to change the config used with --config. MUST COME BEFORE COMMAND. 3 months ago
sitemap.html 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
test.md Now watching a dir works and will delay the build based on a configurable amount of time. 3 months ago