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 e10cc57bec Now a simplistic sitemap/metapage feature works. Only has the URL for the page but more can come later. 4 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 Now a simplistic sitemap/metapage feature works. Only has the URL for the page but more can come later. 4 days ago
test.md Now watching a dir works and will delay the build based on a configurable amount of time. 3 months ago