zerodevx / static-sitemap-cli

CLI to generate XML sitemaps for static sites from local filesystem
ISC License
22 stars 3 forks source link

Refactor #2

Closed zerodevx closed 5 years ago

zerodevx commented 5 years ago

Major refactor of original codebase; discontinued usage of globby and sitemap in favour of fast-glob, micromatch, and js2xmlparser.