hugo-theme-relearn/layouts/partials
Sören Weber c0a1c9cbcb
menu: rebuild collapsible expander
because sizing and positioning was a mess;
the follwing things are fixed with this:
- resizes and positions correctly according to html elements font-size
- IE11 compatiblity is now given
- a11y: expander is now correctly given a focus outline
- chevron is now coded into html instead of a css content value, which makes it easier to change (was an issue in the past)
- the visited checkmark now breaks correctly on long lines and hides behind the text if necessary
- some more css classes were introduced to make further extensions (eg. nested shortcut links) easier
2023-02-24 23:29:33 +01:00
..
archetypes markdown: fix h1 ids for multiple words title and foreign characters 2023-02-01 08:17:48 +01:00
shortcodes shortcodes: don't break build and render for invalid parameters 2023-02-19 23:09:51 +01:00
_main.hugo
_taxonomy.html markdown: fix h1 ids for multiple words title and foreign characters 2023-02-01 08:17:48 +01:00
archetype.hugo theme: reduce calls to output-format.hugo III 2022-11-13 10:55:17 +01:00
article.html
BaseName.hugo theme: be compatible with Hugo >= 0.95.0 2022-11-19 13:40:26 +01:00
body.html
body.print.html
body.searchpage.html markdown: fix h1 ids for multiple words title and foreign characters 2023-02-01 08:17:48 +01:00
content-footer.html
content.html
custom-comments.html
custom-footer.html
custom-header.html
favicon.html
fileExists.hugo
footer.html mermaid: remove jQuery 2023-02-04 01:54:13 +01:00
get-format.hugo theme: build breaks sites without "output" section in config 2022-11-19 12:30:11 +01:00
get-page-depth.hugo nav: fix breadcrumb for huge installations 2023-01-26 00:08:25 +01:00
header.html toc: fix display when empty 2023-02-10 17:15:48 +01:00
heading-post.html theme: allow for page heading modification 2022-07-03 17:12:44 +02:00
heading-pre.html
initial.html
initial.md
logo.html theme: switch layout and menu to rem units 2023-02-14 20:28:11 +01:00
make-random-md5.hugo lightbox: generate unique lightbox ids 2023-02-01 23:16:42 +01:00
menu-footer.html
menu-post.html
menu-pre.html
menu.html menu: rebuild collapsible expander 2023-02-24 23:29:33 +01:00
menu.print.html
meta.html
nested-article.hugo theme: remove unnessecary reference to sections 2023-01-22 22:18:09 +01:00
nested-content.hugo print: fix image links with relative path 2023-01-25 21:19:49 +01:00
output-format.hugo
output-partial.hugo
output-suffix.hugo
page-meta.hugo theme: remove unnessecary reference to sections 2023-01-22 22:18:09 +01:00
relLangPrettyUglyURL.hugo theme: make alias pages usable by file:// protocol 2022-11-19 16:05:59 +01:00
search.html search: apply dependency scripts for Hindi and Japanese 2022-12-30 01:09:07 +01:00
single-article.hugo theme: reduce calls to output-format.hugo III 2022-11-13 10:55:17 +01:00
stylesheet.html i18n: full support for RTL 2023-02-10 00:34:47 +01:00
tags.html tags: show tag on pages when tag has space 2023-02-01 08:16:16 +01:00
toc.html i18n: full support for RTL 2023-02-10 00:34:47 +01:00
version.txt Mark non-release version 2023-02-07 17:09:35 +00:00