Skip to content

Releases: ParitoshBh/grav-coder

0.1.10

12 Aug 21:29
Compare
Choose a tag to compare

[#new] 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.

0.1.9

23 Sep 17:56
Compare
Choose a tag to compare

[#new] Add support for rel: me. Thanks @Habmala. Fixes #26

0.1.8

26 Dec 22:15
Compare
Choose a tag to compare

[#new] Add support for Grav version 1.7.0. Fixes #23
[#new] Add support for loading jquery debugging. Only enabled when debugging is enabled.
[#new] Add option to show login/logout link in navbar. Fixes #25
[#new] Show tags (below categories) as part of taxonomy. Thanks @akisys.
[#bugfix] Attempt to fix navigation on item detail page. Hopefully this time for good.
[#bugfix] Remove unused google fonts api call. Thanks @Japhys Fixes #24

0.1.7

10 Mar 01:41
Compare
Choose a tag to compare

[Fix] Attempt fixing navigation on item detail page #18. Thanks @HymieAli.

0.1.6

30 Dec 14:01
Compare
Choose a tag to compare

[Fix] Include host value when building page navigation (newer) slug. Fixes #16

0.1.5

21 Nov 15:47
Compare
Choose a tag to compare

[Fix] Include host value when building page navigation slug. Fixes #16

0.1.4

22 Aug 15:35
Compare
Choose a tag to compare
  • [New] Highlight selected page in navbar. Thanks @samuelstein
  • [New] Overwrite or extend styles using custom.css. Thanks @samuelstein
  • [Fix] Comma separated categories (on blog entry page). Fixes #11

Pagination support

17 May 00:16
Compare
Choose a tag to compare
  • [New] Added pagination support (defaults to 10 items per page).

0.1.2

10 May 19:10
Compare
Choose a tag to compare
  • [New] Activate category listing url. #5
  • [New] Automatically generate copyright year (current year). Add ability to define start year. #9
  • [Doc] Add instructions for setting up homepage, blog listing page and navigation bar menu items. #4
  • [Fix] Use bootstrap btn class for building footer social icons. Fixes issue with using researchgate fontawesome icon. #6
  • [Fix] Show page titles correctly.

Navigation links, Theme thumbnail

25 Sep 23:00
Compare
Choose a tag to compare
  • Added navigation links (prev/next) on post page (enabled by default)
  • Added thumbnail for theme preview on Grav Marketplace