Optional TOC sidebar (fixes #107)

This commit is contained in:
daudix
2024-12-01 16:55:08 +03:00
parent 73b2c24018
commit 915a71fecd
9 changed files with 83 additions and 0 deletions

View File

@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased](https://codeberg.org/daudix/duckquill/compare/v6.0.0...main)
### Added
- Add `toc_sidebar` page/section variable for turning table of contents to a sidebar.
### Changed
- Don't scale down article cards when clicking on tags in them.