Releases: jasonccox/grav-theme-webfolio
Releases · jasonccox/grav-theme-webfolio
v1.7.0
New
- The projects modular page can now be configured to only show a certain number of projects and a "Show more" button
- Custom CSS can be placed in
user/css/webfolio.css
Fixed
- Pages whose folders lack numeric prefix are no longer shown in the nav menu by default
- Project cards are now vertically centered if not all the same height
v1.6.0
New
- The intro image can now have one of the following preset styles: square, rounded corners, circle. (Thanks to Aashish for implementing this!)
v1.5.3
Fixed
- Fixed "Module Classes" field in admin panel to actually control
class
Frontmatter field.
- Corrected link to demo site in readme.
v1.5.2
Improved
- Made more options editable from the Admin interface and rearranged existing options to reduce confusion.
- Reduced code duplication in modular templates.
- Added explanatory comments to confusing code sections.
Fixed
- Put checkbox and checkbox label on same line by default.
v1.5.1
Fixed
- A typo in the blueprint files causing toggles to have wrong text is now corrected.
v1.5.0
New
- The
center_content
option now allows the Intro section content to be center-aligned instead of left-aligned.
v1.4.1
Fixed
- The Intro section content is now full-width even if there is no image.
v1.4.0
New
- Extra links can be added to the navigation menu. (Thanks, Aashish!)
Improved
- Page frontmatter fields are now accessible via the Admin interface. (Thanks, Aashish!)
v1.3.0
New
- The color scheme can now be customized via
blueprints.yaml
or the admin interface!