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 245ebce688 Now we have working templates that match what I have in Fiber and can process either .html or .md files. 3 weeks ago
..
layouts First running site gen working. 3 weeks ago
subdir Now we have working templates that match what I have in Fiber and can process either .html or .md files. 3 weeks ago
index.html First running site gen working. 3 weeks ago
test.md Markdown files are now converted with goldmark, but it doesn't get the layout. To fix that we have to rip out fiber's templates and do our own. 3 weeks ago