Skip to content

Latest commit

 

History

History
83 lines (62 loc) · 2.59 KB

CHANGELOG.md

File metadata and controls

83 lines (62 loc) · 2.59 KB

v0.1.10

08/12/2022

    • BREAKING CHANGE: More flexible fontawesome icons for footer. Please update your theme configuration file in accordance with changes mentioned under Customizations. Refer to icon value. It now needs fab prefix. Thanks @EpicLPer.

v0.1.9

09/23/2021

    • Add support for rel: me. Thanks @Habmala.

v0.1.8

12/25/2020

    • Add support for Grav version 1.7.0.
    • Add support for loading jquery debugging. Only enabled when debugging is enabled.
    • Add option to show login/logout link in navbar.
    • Show tags (below categories) as part of taxonomy. Thanks @akisys.
    • Attempt to fix navigation on item detail page. Hopefully this time for good.

v0.1.7

09/09/2020

    • Attempt fixing navigation on item detail page #18. Thanks @HymieAli.

v0.1.6

12/30/2019

    • Include host value when building page navigation (newer) slug. Fixes #16

v0.1.5

11/21/2019

    • Include host value when building page navigation slug. Fixes #16

v0.1.4

08/22/2019

    • Highlight selected page in navbar. Thanks @samuelstein
    • Overwrite or extend styles using custom.css. Thanks @samuelstein
    • Comma separated categories (on blog entry page). Fixes #11

v0.1.3

05/16/2019

    • Add pagination support.

v0.1.2

05/10/2019

    • Activate category listing url.
    • Automatically generate copyright year (current year). Add ability to define start year.
    • Add instructions for setting up homepage, blog listing page and navigation bar menu items.
    • Use bootstrap btn class for building footer social icons. Fixes issue with using researchgate fontawesome icon.
    • Show page titles correctly.

v0.1.1

9/25/2018

    • Added option to show navigation links (previous/next) on post page (enabled by default), to disable it,
      post:
          navigation: false
      
    • Added placeholder image for Grav marketplace!

v0.1.0

08/26/2018

    • Marketplace release!