hugo-theme-relearn/layouts/partials
Nikolay Yakimov 7aa1e70638
Fixes, see description
* fix menu ordering when mixing chapters and non-chapters
* allow for `chapter` type override in `_index` pages
* fix breadcrumbs
* fix some crashes with empty categories
* use page context in list.html (to avoid setting uniqueid in scratch)
* use UniqueID instead of relative links for page identification
2017-03-27 22:57:49 +03:00
..
favicon.html feat: reset original colors + add note shortcode + split favicon into partial 2016-03-29 00:35:18 +02:00
footer.html Fixes, see description 2017-03-27 22:57:49 +03:00
header.html Fixes, see description 2017-03-27 22:57:49 +03:00
logo.html feat: init commit with basic functionnalities 2016-03-17 12:01:39 +01:00
menu-footer.html Extracted menu footer content to separate partial file, for easy override 2017-02-27 15:01:50 +01:00
menu.html Fixes, see description 2017-03-27 22:57:49 +03:00
meta.html feat: partials for style and scripts are now empty 2016-04-11 00:09:03 +02:00
script.html feat: partials for style and scripts are now empty 2016-04-11 00:09:03 +02:00
search.html #25 just prefix with slashes to avoid breaking changes for people using basurl without a trailing slash" 2016-12-20 00:04:24 +01:00
style.html feat: partials for style and scripts are now empty 2016-04-11 00:09:03 +02:00
toc.html feat: added Table of contents 2016-03-17 21:05:42 +01:00