hextra/layouts/partials
George Gecewicz 3cba6b9820
feat: add support for breadcrumbs param in front matter for showing/hiding breadcrumbs on specific pages (#367)
* feat: add support for `hideBreadcrumbs` front-matter param

* docs(en): add some docs about breadcrumb nav, including new hideBreadcrumbs param

* fix: fix typo in hideBreadcrumbs param check in breadcrumbs.html partial

* docs(en): tidy up the Breadcrumb Navigation documentation

* fix: rework hideBreadcrumbs param to breadcrumbs; update docs accordingly

* fix: use relpermalink in breadcrumb

---------

Co-authored-by: Xin <xin@imfing.com>
2024-06-02 11:01:06 +01:00
..
components feat: allow enable/disable code block copy button (#331) 2024-03-28 07:32:51 +00:00
custom feat: allow disable toc on page frontmatter 2023-08-16 20:40:03 +01:00
shortcodes refactor: extract card shortcode to partial (#339) 2024-03-31 11:06:47 +01:00
utils feat: support sort blog post list page (#348) 2024-04-02 08:52:26 +01:00
breadcrumb.html feat: add support for breadcrumbs param in front matter for showing/hiding breadcrumbs on specific pages (#367) 2024-06-02 11:01:06 +01:00
favicons.html fix: site.webmanifest should use relative url 2023-08-27 19:49:51 +01:00
footer.html fix: use hugo.IsMultilingual to replace deprecated .Site.IsMultiLingual (#404) 2024-05-29 09:11:25 +01:00
google-analytics.html chore: support services.googleAnalytics.ID (#173) 2023-10-30 23:48:48 +00:00
head-css.html fix: add integrity attribute to styles css preload tag (#83) 2023-09-23 22:42:05 +01:00
head.html feat: add hx- prefix to Hextra Tailwind CSS classes (#300) 2024-02-20 22:59:31 +00:00
language-switch.html fix: use hugo.IsMultilingual to replace deprecated .Site.IsMultiLingual (#404) 2024-05-29 09:11:25 +01:00
navbar.html feat: add hx- prefix to Hextra Tailwind CSS classes (#300) 2024-02-20 22:59:31 +00:00
opengraph.html feat: allow disable toc on page frontmatter 2023-08-16 20:40:03 +01:00
scripts.html feat: add option to set default theme and hide toggle button (#146) 2023-10-21 22:18:04 +01:00
search.html feat: add hx- prefix to Hextra Tailwind CSS classes (#300) 2024-02-20 22:59:31 +00:00
sidebar.html fix: use hugo.IsMultilingual to replace deprecated .Site.IsMultiLingual (#404) 2024-05-29 09:11:25 +01:00
theme-toggle.html feat: add hx- prefix to Hextra Tailwind CSS classes (#300) 2024-02-20 22:59:31 +00:00
toc.html fix: RTL Steps FileTree, feat: Add Persian number for ol label counter and Steps (#314) 2024-03-05 07:47:29 +00:00