Verless Versions Save

A Static Site Generator designed for Markdown-based content with a focus on simplicity and performance.

v0.3.3

3 years ago

Changed

  • Make Hidden field of pages available in templates.

Deprecated

  • Remove the Template field in Markdown files.

Fixed

  • Fix incorrect routes for . as build path.

v0.3.2

3 years ago

Changed

  • Print short description for commands in the CLI.

Fixed

  • Render files in correct target directory when using verless serve.

v0.3.1

3 years ago

Changed

  • Change 'index page' terminology to 'list page'.
  • Make list pages overridable by providing an own index.md file.

v0.3.0

3 years ago

Added

  • Add the verless serve command.
  • Add file watching with automatic rebuilds for serve.

v0.2.2

3 years ago

PRs #94 and #97.

v0.2.1

3 years ago

PR #75.

v0.2.0

3 years ago

PRs #81 and #92.

v0.1.7

3 years ago

PRs #87 - #88.

v0.1.6

3 years ago

PR #83.

v0.1.5

3 years ago

PR #78.