-
- Added background-image, background-size, stylesheet and pageStylesheet theme variables, improved default styling of backgrounds.
-
- Now displays image.meta.alt_text under each image in galleries.
- Support having images as menu titles in navbar.
-
- Use tag and author taxonomies instead of tags and authors.
- Location taxonomy can now be an array.
- Added "credits" section in README and improved it's content a bit.
-
- Fixed small styling issues
-
- Made it easy to have elements toggleable by setting classes&attributes in content or from theme/header "toggleable" variable (see README for more info on how to use it).
- Template name is now also applied as a class to main container, so it can be used for general stylings.
- Template name and title (without prefix) are now applied as classes to modular page container element.
- Added a default modular template.
-
- Removed
calendar
template andpost_event
partial, the same functionality is now accessible with blog template andpost_cards_full_width
option (also usable intag
andauthor
templates).
- Removed
-
- Made it possible to display tags in post cards.
-
- Made it possible to customize authors and tag paths/slugs.
- Improved documentation.
- Small fixes in tag page and tags list. Made it possible to add some text to tag page.
-
- Fixed elements forgotten in renaming process.
-
- Blog, calendar and wiki templates will show list of posts from collection if it's set or will default to children pages.
- Author avatars now display card and link only if an author page is available.
- Make it possible to disable image galleries in posts globally.
- Various minor layout improvements.
-
- Simple header is now automatically hidden if empty.
- Site author page now also displays all posts without author.
- Added possibility to have no side images.
- Added possibility to hide author name and thumbnails from post cards and pages.
- Added possibility to hide header image in posts pages and cards.