Skip to content

Releases: jasonccox/grav-theme-webfolio

v1.7.0

05 Jul 14:30
Compare
Choose a tag to compare

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

27 May 03:28
Compare
Choose a tag to compare

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

24 Apr 03:27
Compare
Choose a tag to compare

Fixed

  • Fixed "Module Classes" field in admin panel to actually control class Frontmatter field.
  • Corrected link to demo site in readme.

v1.5.2

01 Apr 02:41
Compare
Choose a tag to compare

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

22 Nov 03:13
Compare
Choose a tag to compare

Fixed

  • A typo in the blueprint files causing toggles to have wrong text is now corrected.

v1.5.0

22 Nov 02:42
Compare
Choose a tag to compare

New

  • The center_content option now allows the Intro section content to be center-aligned instead of left-aligned.

v1.4.1

21 Nov 04:18
Compare
Choose a tag to compare

Fixed

  • The Intro section content is now full-width even if there is no image.

v1.4.0

13 Nov 21:34
Compare
Choose a tag to compare

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

09 Nov 21:21
Compare
Choose a tag to compare

New

  • The color scheme can now be customized via blueprints.yaml or the admin interface!