Releases: bytehunger/snack
Releases · bytehunger/snack
v0.6.1
Copy 'data' directory
Full Changelog: v0.5.0...v0.6.0
Keep file extensions
Full Changelog: v0.4.0...v0.5.0
Introduce content.json / Fix path
This version introduces a content.json
file which is generated in the root directory of the website.
It contains the titles and descriptions of each public page and can be consumed by a javascript frontend to e.g. create a dynamic search.
Breaking changes:
- file adapter doesn't strip the prepending "/" in page paths anymore
- the template function
isActive
expects a "/" for the root path (instead of an empty string)
Full Changelog: v0.3.1...v0.4.0
Fix: Trailing slash in FileAdapter
Improves file adapters normalizePagePath
function
Full Changelog: v0.3.0...v0.3.1
Sitemaps
This release generates a basic sitemap.xml
file to the root directory.
Full Changelog: v0.2.1...v0.3.0
v0.2.1
v0.1.0
Initial release
Do not use this binary.