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.
 
 
 
 
Zed A. Shaw d897d8375e Now it will recursively watch content in pages. Closes #2. 2 weeks ago
..
layouts First running site gen working. 3 weeks ago
subdir Now it will recursively watch content in pages. Closes #2. 2 weeks 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. 2 weeks ago
test.md Now watching a dir works and will delay the build based on a configurable amount of time. 2 weeks ago