hextra
hextra copied to clipboard
🔯 Modern, batteries-included Hugo theme for creating beautiful doc, blog and static websites
**Feature Description** Hi @imfing, On Hextra front-page, there is a lot of unused space on the right side of headline, ideal to insert a logo image. **Proposed Solution** I created...
**Feature Description** Hi @imfing, On Hextra front-page, I need the ability to insert a `h2` heading, defining additional section titles. For example, adding a subtitle above `hextra/feature-grid`. **Proposed Solution** I...
**Description** Hi @imfing, I noticed this bug: nested steps breaks the counter, see code example below. I find it ideal that the counter don't show into nested steps. **Steps To...
**Description** Hi @imfing, I noticed this bug: expanding the browser window keeps the footer hidden. **Expected Behavior** Footer should display automatically, on expanded window. **Actual Behavior** Only if I scroll...
**Feature Description** Show "summary" and "last modified" under the title at the top of the page **Problem/Solution** Right now this information is not shown
**Feature Description** The layout should show the table of contents at smaller widths, preferably at the top of the content (below the title). **Problem/Solution** Right now the table of contents...
**Feature Description** Support having a search bar in the left sidebar menu **Problem/Solution** The search bar is only supported currently in the top navbar. It would be nice to have...
**Description** Footnote notation `[^3]` in callout shortcodes do not seem to be identified correctly; do not get included in footnotes. **Steps To Reproduce** 1. Post and commit of the issue...
### Discussed in https://github.com/imfing/hextra/discussions/372 Originally posted by **jimmbelll** April 25, 2024 I imported 90+ blog entries into my Hextra site under /blog, and that landing page shows them all as...
this is a major refactor aiming to address the sidebar performance issue described in #122 * enable render the sidebar from a nested data, e.g. `data/en/sidebar.yaml`: ```yaml docs: - title:...