Skip to content

Releases: bytehunger/snack

v0.6.1

06 Jul 16:03
Compare
Choose a tag to compare

Copy 'data' directory

12 Nov 10:23
Compare
Choose a tag to compare

Keep file extensions

25 Aug 23:48
Compare
Choose a tag to compare

Introduce content.json / Fix path

01 Jul 23:15
Compare
Choose a tag to compare

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

15 Jun 21:00
Compare
Choose a tag to compare

Improves file adapters normalizePagePath function

Full Changelog: v0.3.0...v0.3.1

Sitemaps

10 Jun 19:05
Compare
Choose a tag to compare

This release generates a basic sitemap.xml file to the root directory.

Full Changelog: v0.2.1...v0.3.0

v0.2.1

03 Jun 09:52
Compare
Choose a tag to compare
  • adds a NoIndex field to the Page struct

v0.1.0

21 Apr 21:18
Compare
Choose a tag to compare

The first release of this project.

Important note: This version is still a development release (< 1) which means that there can be breaking changes in the next minor release of this project. Backwards compatibility is not guaranteed.

Initial release

18 Jun 13:04
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

Do not use this binary.