add-to-sitemap
flag on a route to specify if the route should be included in the generated sitemap (defaults totrue
)- avoid creating an
index.html
file for HTML paths that already end in.html
- no-freeze flag on a route, to skip it
- allow specifying content type in full as a string
- inbuilt support for sitemap generation
- build-dir can be customised (default is
_site
)
- trailing slash bug