Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 728 Bytes

CHANGELOG.md

File metadata and controls

37 lines (26 loc) · 728 Bytes

title: Sancho Changelog keywords:

  • static-site-generator
  • github-pages-generator
  • ruby ...

[TODO]

  • having template, is there any sense in header, footer?
  • page collections with own collection layout and index.html

[Unreleased]

[0.6.2] - 2024-03-09

  • designed new model based on Data.define
  • designed tests for tasks.rake
  • designed new sancho:serve tasks
  • improved sancho:init output
  • improved sancho:docs using Dir.mktempdir
  • removed docs branch stuff

[0.3.0] - 2023-02-11

  • packed as a gem
  • added sancho:init rake task

[0.2.0] - 2023-01-30

  • added styles (pandoc.css with sticky navbar and changed code)
  • added rackup

[0.1.0] - 2023-01-28

  • Project released