Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: lvntky/low

v1.1.0 - dynamic navigation bar

26 Feb 22:30

Choose a tag to compare

What's Changed

Bug Fixes

  • Fixed an issue where root-level .md files were not appearing in the navigation bar
  • Replaced page.ext with page.path | split: '.' | last for reliable file extension detection across all Jekyll versions

Improvements

  • Navigation now automatically picks up any .md file placed in the root directory with a title defined in its front matter
  • No configuration required — just add the file and it appears in the nav

Full Change-log

v1.0.2...v1.1.0

v1.0.2

22 Nov 12:02

Choose a tag to compare

Bump to v1.0.2, contains small css fixes.

v1.0.1

05 Nov 09:49

Choose a tag to compare

syntax highlighting added for code blocks.

Low - initial release

05 Oct 22:02

Choose a tag to compare

this is the initial release of low, missing of couple of contents like search etc. will be add on next minor versioning.