mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-09-03 12:12:39 +00:00
0b2909c5a5
* feat(layouts): add nav-dialog with tab switching for TOC and collections on mobile Rename toc-dialog to nav-dialog and integrate collection list via tab-element, so mobile users can switch between table of contents and collection/series list in the drawer. Extract nav-dialog into a dedicated partial. Add single.navigation i18n key for all languages. * feat(collections): remove early exit for collections with less than two pages * style(assets): add transition to collection-summary background-color