All notable changes to this project will be documented in this file.
Proper ScalaJS support. Finally!
- MultiRenderable support
- Play framework support
half1
,half2
are nowhalf
. Same forthird1
etc.- introduced
Bundle
trait, a collection of same-framework components - added Bulma support, thanks to @P3trur0
- refactored
page*
andsite*
flat properties to more structuredPageSettings
andSiteSettings
(now usewith*
on those objects, autocomplete for free and more readable) - refactored dependencies structure, added
components
- added
implicits
for common imports
- added PureCSS support (#16)
- added form support
- basic Bootstrap3 support: dependencies, grid, navbar
- Markdown support via Commonmark
- Prismjs support
- Katex and Mathjax support
- PDF render support