Skip to content
This repository has been archived by the owner on Apr 21, 2021. It is now read-only.

v0.2.0

Compare
Choose a tag to compare
@luboskmetko luboskmetko released this 09 Jun 14:49
· 372 commits to master since this release
  • Page subgenerator creates pages from customizable src/template.html rather than generic template. Edit the template before you create pages if you want to have customized pages.
  • Page subgenerator now doesn't create individual stylesheets and image directories for each page to promote modules & components approach to the styles organization
  • Documented how to join an existing project
  • Added information how to work without preprocessors (see point 5. in Writing styles)