Skip to content

Releases: fians/situs

v0.3.3

25 Dec 01:21
Compare
Choose a tag to compare
  • Fix breaking line on {{#code}} #3

v0.3.1

19 Sep 04:41
Compare
Choose a tag to compare
  • Fix EPERM error on windows environment.

v0.3.0

08 Sep 16:49
Compare
Choose a tag to compare
  • Add permalink support
  • Add capability to overide config via command line
  • Fix file parsing issue other than html and markdown. #1

v0.2.1

29 Aug 08:06
Compare
Choose a tag to compare
  • Put Situs config on process.env
  • Fix a couple bugs when processing markdown

v0.2.0

20 Aug 14:16
Compare
Choose a tag to compare

New:

  • Add markdown support
  • Add some customize handlebars helper like escape and code

v0.1.3

15 Aug 09:10
Compare
Choose a tag to compare

Bug Fix:

  • Fix wrong file path when getting list of file
  • Remove cwd change in server module

Improvement:

  • Prevent file cache by server
  • Automatically build source files when server started

v0.1.2

15 Aug 08:19
Compare
Choose a tag to compare

Bug Fix:

  • Error data variable on config data

v0.1.1

14 Aug 17:34
Compare
Choose a tag to compare

Bug Fix:

  • Fix broken global binary when installed using npm

v0.1.0

14 Aug 17:14
Compare
Choose a tag to compare

Initial release