Let’s talk about the Future of Jamstack — Join us

Ssg

Home page
https://romanzolotarev.com/ssg.html
Repository
romanzolotarev/ssg
Language:
Bash
License:
ISC
Templates:
Markdown, HTML

ssg converts markdown files to html with lowdown(1) or markdown.pl, copies .html files with tag as they are. for the rest of .html files ssg extracts their titles from

tag, prepends _header.html, appends _footer.html, copies from src to dst directory, and generates sitemap.xml, ignores files with name . or listed in src/.ssgignore

Find more static site generators.