Skip to content
This repository was archived by the owner on Feb 16, 2025. It is now read-only.

Releases: ryanabx/simple-ssg

v3.0.1

05 Sep 04:05
Compare
Choose a tag to compare

Full Changelog: v3.0.0...v3.0.1

v3.0.0

05 Sep 01:36
Compare
Choose a tag to compare

Added

  • Markdown support through pulldown_cmark!
  • Support for a table of contents macro in template.html!
  • Support for prepending a website url on all links with --web-prefix!
  • Updated documentation, including docs for template.html

Full Changelog: v2.0.1...v3.0.0

v2.0.1

30 Aug 20:21
Compare
Choose a tag to compare

Full Changelog: v2.0.0...v2.0.1

v2.0.0

30 Aug 20:14
Compare
Choose a tag to compare

Removed:

  • Style command line option

Added

  • Template support! Create a template.html in any directory and specify where content goes with the <!-- {CONTENT} --> directive!

Full Changelog: v1.1.1...v2.0.0

v1.1.1

30 Aug 19:32
Compare
Choose a tag to compare

Full Changelog: v1.1.0...v1.1.1

v1.1.0

30 Aug 19:31
Compare
Choose a tag to compare

Full Changelog: v1.0.0...v1.1.0

v1.0.0

20 Aug 20:56
Compare
Choose a tag to compare

Full Changelog: https://github.com/ryanabx/djot-ssg/commits/v1.0.0

Install

cargo install djot-ssg