Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 559 Bytes

CHANGELOG.md

File metadata and controls

15 lines (13 loc) · 559 Bytes

0.3.0 - 16.10.2019

  • Update to .NET Core 3.0
  • Adds tools manifest .config/dotnet-tools.json

0.2.0 - 05.08.2019

  • Update to .Net Core
  • Distribute as .Net Core global tool

0.1.0 - 04.06.2017

  • Defining templates in F# DSL
  • Creating pages using templates from .md files with layout entry
  • Creating plain pages without templates from md files without layout entry
  • Transforming .less files to .css files
  • Transforming .scss files to .css files (require having sass installed)
  • Coping other static content to output directory