/export-tracwiki

Export wiki from a Trac instance to a static site

Primary LanguageJavaScriptMIT LicenseMIT

export-tracwiki

This is a simple JavaScript Node.js program that given the URL of the eXe trac wiki TitleIndex produces a static HTML version of the most recent revision of the site.

Use

node export-tracwiki {--wiki} URL

--wiki
remove /wiki from resulting pages and URLs

License

MIT