/webgen

Primary LanguagePythonMIT LicenseMIT

webgen

A super simple static website generator

Reads template.html and html files in a folder called pages Replaces the string "" with the contents of each HTML file stored in the pages folder, then outputs the new file to the current directory