Commit Graph

10 Commits

Author SHA1 Message Date
Alex Shpak c6ef0a08c2 Breaking changes, rewrite; add support for plain text output and single page mode 2026-05-14 23:55:08 +02:00
Levente Polyak 4018d4b51d Menu: Allow to explicitly override if a menu url is remote or not (#809)
* Menu: Allow to explicitly override if a menu url is remote or not

This can be very useful if a hugo website f.e. on GitHub pages is
constructed from different individual spec repos but still represent
one coherent site.

* Rename param to bookNewTab

---------

Co-authored-by: Alex Shpak <alex-shpak@users.noreply.github.com>
2026-05-10 23:33:57 +02:00
Alex Shpak 6baf098e54 A lot of small changes improving keyboard navigation, readability and accesibility 2025-10-09 22:58:13 +02:00
Alex Shpak 5ffdf5bfaf Review and update whitespaces in shortcodes to improve shortcode nesting 2025-09-26 15:48:57 +02:00
Alex Shpak 6ba59e191d Add experimental icons support in menus, move icons to assets folder 2025-09-22 23:47:25 +02:00
Alex Shpak 69fb3210e8 Simplify and align detection of remote links 2025-09-21 22:29:59 +02:00
Alex Shpak 79001ff6f3 Improve hugo menu handling, add active class to current menu entity, name now takes over page title 2025-09-21 22:22:19 +02:00
Alex Shpak 249682f9dd Introduce expandable image shortcode, improve portable links logic 2025-09-08 20:04:04 +02:00
Alex Shpak dbaaa516e8 Add dropdown menu option for landing page 2025-09-04 00:17:38 +02:00
Alex Shpak f2c703e155 Adjust templates layout for hugo 0.146, potentially breaking change 2025-05-31 01:38:33 +02:00