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.