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
517600c158
Update and vendor dependencies: asciinema 3.15.1, fuse 7.3.0, katex 0.16.45, mermaid 11.14.0
2026-05-10 23:28:52 +02:00
Alex Shpak
8de93a05d0
#807 , add visited page link color form Nord theme in dark mode
2026-05-10 22:45:47 +02:00
Alex Shpak
ae912cc38d
Fix warning message for portable links, remove 'Image' from message
2026-04-23 17:10:19 +02:00
Alex Shpak
743b389f5d
Add hidden page for nested shortcodes testing
2026-04-23 16:55:43 +02:00
Alex Shpak
ddc76d8885
#806 , fix 0.156 deprecations
2026-04-23 16:29:12 +02:00
Levente Polyak
97d7ee40ed
Allow overriding the site global copyright with page local params ( #810 )
...
This is useful when certain sub pages may have a different copyright
than the entire rest of the site.
2026-04-08 13:39:43 +02:00
nick n.
4f0e89c4ed
0.158.0 deprecations ( #805 )
...
* 0.158.0 changes - using same capitalization as huge docs
* LanguageCode -> Locale
LanguageDirection -> Direction
LanguageName -> Label
* language.lang to language.name
* all changed functions added in 0.158.0
2026-04-07 19:57:40 +02:00
Alex Shpak
751bde097b
Allow main content to scale to 1440px
2026-03-16 12:26:00 +01:00
Alex Shpak
be741b0148
Move asciinema out of experimental
2026-03-15 21:21:29 +01:00
Alex Shpak
a77c34a71c
Fix meta color for dark theme, fix scrollbar plugin for Firefox
2026-03-15 20:05:08 +01:00
Alex Shpak
1fbfd080b9
Replace dark theme with Nord, introduce more color themes as scss plugin, experimental for now
2026-03-15 19:34:56 +01:00
Alex Shpak
81a841c92d
#791 , bring back missing ID for columns to apply ratio
2026-01-08 12:17:51 +01:00
nick n.
b7f9c8cb0f
details shortcode: add example of both alternatives ( #783 )
...
* details shortcode: add example of both alternatives
readme: mention steps shortcode, move katex alpha order
steps: use 1. instead of fixed numbers
* roll back steps.md
* positional vs argument. bonus typo fix
2025-11-18 08:48:54 +01:00
Eitan Adler
e08d9b796d
remove a a duplicated word in example site ( #787 )
...
I found this when looking for duplicative words in my own use.
2025-11-17 15:49:00 +01:00
Alex Shpak
2687e34ac0
#782 , Fix open attribute on details shorcode, delete when false
2025-10-20 00:07:08 +02:00
Alex Shpak
cec082b8dd
Prepare v13 release
2025-10-19 14:30:57 +02:00
Naty
62e9e07d15
Refactor condition for Table of Contents display ( #776 )
...
Fix `bookToC` not responding to `true` or `false` globally (Hugo config) or locally (front matter) by simplifying the logic and making TOC behaviour consistent across all page types.
2025-10-18 01:12:45 +02:00
Alex Shpak
836a8a82d6
Improve consistency of handling shrotcode attributes
2025-10-12 13:27:05 +02:00
Alex Shpak
6c9e2a1918
Update theme screenshot and thumbnail
2025-10-10 12:45:06 +02:00
Alex Shpak
7f5bede532
Change logic on rendering or not ToC
2025-10-09 23:33:20 +02:00
Alex Shpak
6baf098e54
A lot of small changes improving keyboard navigation, readability and accesibility
2025-10-09 22:58:13 +02:00
nick n.
0593f02604
Update readme with main branch, update config examples ( #771 )
2025-10-06 23:33:32 +02:00
Alex Shpak
7fe158c8ed
Rewrite color scheme mixins, move more parameters into schemes, update badge shortcode
2025-10-06 00:36:32 +02:00
Alex Shpak
9a9f4925d6
Add standard spacing to asciinema shortcode
2025-09-28 23:16:30 +02:00
Alex Shpak
1dd926ac06
Update 404 page
2025-09-28 19:01:37 +02:00
Alex Shpak
8db9aeb2c8
Fix a type on landing page
2025-09-28 00:40:33 +02:00
Alex Shpak
f529ee023c
Update landing page texts
2025-09-28 00:37:01 +02:00
Alex Shpak
f207499922
Fix taxonomy template spacing, let taxonomies be translatable
2025-09-27 23:24:38 +02:00
Alex Shpak
cf39c1060a
Remove unused 'Expand' test from translations
2025-09-27 23:10:22 +02:00
Alex Shpak
e448ea5b6b
Remove expand shortcode styles
2025-09-27 23:04:01 +02:00
Alex Shpak
c1f34cc239
Add portable links support to Card shortcode
2025-09-27 23:03:34 +02:00
Alex Shpak
c58c73a59c
Update nav link back to flexbox, override ToC to use block
2025-09-27 15:48:27 +02:00
Alex Shpak
45139e12ac
Rollback global display flex for menu links as it doesn't work well with ToC code tag
2025-09-27 15:24:03 +02:00
Alex Shpak
6a134d4fe9
Add option to configure portable links behaviour: off, error or warning
2025-09-27 00:05:41 +02:00
Alex Shpak
7960aa3672
Update code highlight theme in exampleSite to base16-snazzy
2025-09-26 23:58:05 +02:00
nick n.
88a7b84c71
fix examplesite shortcodes link ( #768 )
2025-09-26 23:44:44 +02:00
Alex Shpak
634e29de19
Prepare v12 release
2025-09-26 22:49:02 +02:00
Alex Shpak
d5246d016a
Update github actions to work with the 'main' branch
2025-09-26 22:10:04 +02:00
Alex Shpak
53f5b2d445
#765 , Remove layout class on body if not set
2025-09-26 21:59:30 +02:00
Alex Shpak
e55b914050
Move new shortcodes: image, card, asciinema, badge into experimental folder
2025-09-26 21:47:19 +02:00
Alex Shpak
915477e527
Review and update whitespaces in mermaid and KaTeX to improve shortcode nesting
2025-09-26 17:28:08 +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
48157b18c7
Better handle empty title, allow override for landing page
2025-09-25 23:37:53 +02:00
Alex Shpak
5f54197825
Fix details spacing, set same as paragraphs
2025-09-25 23:33:17 +02:00
Alex Shpak
fe67dfeed1
Add experimental Asciinema support
2025-09-25 17:08:11 +02:00
Alex Shpak
933206fedd
Card shortcode, keep indentation for better column handling
2025-09-24 23:34:56 +02:00
Alex Shpak
9d6ad30e9e
Mark badges as experimental
2025-09-23 23:58:28 +02:00
Alex Shpak
80c9fb88de
Go back to inline links for now, add menu backgroudn color only on mobile view
2025-09-23 16:15:14 +02:00