Changelog
This page documents all the changes, updates, and improvements made to the project over time. It's a great way to keep track of the project's evolution and understand the changes at a glance.
- Version 0.2.0
- Version 0.1.4
- Version 0.1.3
- Version 0.1.2
- Version 0.1.1
- Version 0.1.0
- Version 0.0.26
- Version 0.0.26
- Version 0.0.25
- Version 0.0.24
- Version 0.0.23
- Version 0.0.22
- Version 0.0.21
- Version 0.0.20
- Version 0.0.19
- Version 0.0.18
- Version 0.0.17
- Version 0.0.16
- Version 0.0.15
- Version 0.0.14
- Version 0.0.13
- Version 0.0.12
- Version 0.0.11
- Version 0.0.10
- Version 0.0.9
- Version 0.0.8
- Version 0.0.7
- Version 0.0.6
Version 0.2.0
Chore
- Updated Lume
v2.5.4->v3.1.1
Version 0.1.4
Chore
- Updated Lume
v2.3.3->v2.5.4
Version 0.1.3
Chore
- Use Lume
v2.3.3instead ofv.2.0.1
Version 0.1.2
Fixed
- Fixed an issue with the sidebar menu uncollapsing properly
Version 0.1.1
Fixed
- Fixed an issue with the sidebar menu not showing up
Version 0.1.0
Breaking
- Updated Lume
1.19.3->2.0.1
Version 0.0.26
Fixed
- Updated Lume
1.19.1->1.19.3
Version 0.0.26
Fixed
- Updated Lume
1.19.1->1.19.3
Version 0.0.25
Fixed
- Various style fixes
Version 0.0.24
Fixed
- Changed default color back to blue
Version 0.0.23
Fixed
- Change to two column layout
- Add customizable palette
Version 0.0.22
Fixed
- Add favicon instructions
- Make favicon/header-icon configurable.
Version 0.0.21
Fixed
- Visual fixes
- CSS Refactor
Version 0.0.20
Fixed
- Fixed bootstrapper script
Version 0.0.19
Fixed
- Fixed bootstrapper script
Version 0.0.18
Fixed
- Add bootstrapping script
- Interactive collapse/expand of menu sections
Version 0.0.17
Fixed
- Make header sticky in mobile view
- Make menu sticky in normal view
- Fix typos
Version 0.0.16
Fixed
- Make sidebar menu entries collapse children by default
- Add front matter feature
collapsed: false
Version 0.0.15
Fixed
- Code Cleanup
- Add Blockquoutes with classes
note,warning,successanderror - Documentation refactor
Version 0.0.14
Fixed
- Fix problem with
nav_order - Fix javascript highlighting (remove prism plugin)
- Various visual fixes, spacing and margin
Version 0.0.13
Added
- New option to move th e sidebar to the right.
Fixed
- Added the
relativeUrlsplugin to enable serving from subdirectories. - Removed unnecessary
highlight.jsimports. - Added more space under the breadcrumbs.
Version 0.0.12
Added
- Variable substitution feature
- Table of content feature
- Documentation on Front Matter
Fixed
- Internal code linting and formatting
Version 0.0.11
Added
- Automatic breadcrumbs
- Sticky footer for consistent footer visibility
- Showcase
top_linksandnav_linksin the demo-repository - Demonstrated hierarchy in the demo-repositor
Fixed
- Resolved a bug related to spaces in page titles
- Fine-tuned the light theme's color palette for better aesthetics
Version 0.0.10
Fixed
- Upgrade Lume
1.19.0->1.19.1 - Style fixes
- Change title from
titletopage.metas.site - title - Fix menu indentation
Version 0.0.9
Fixed
- Added hamburger menu, take 2
Version 0.0.8
Fixed
- Added hamburger menu
Version 0.0.7
Fixed
- Commit Typo
Version 0.0.6
Added
- Page hierarchy
- New customization options in
_includesdirectory. - Support for
top_linksandnav_linksin_data.yml
Stay updated by regularly checking this changelog. It provides a transparent view of the project's progress and the enhancements made over time.