Commit Graph

614 Commits

Author SHA1 Message Date
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
Alex Shpak 252818cdc3 Reset dispay mode on links inside of markdown output 2025-09-23 15:55:41 +02:00
Alex Shpak df16ce0ba7 #762, bring back markdown rendering to details shortcode summary 2025-09-23 15:55:20 +02:00
Alex Shpak 95cee40b0f Use anchor heading attribute instead of bookHeadingAnchor 2025-09-23 00:14:45 +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 d08e17457f Add geenrated resources to be pre-cached by service worker 2025-09-21 19:53:13 +02:00
Alex Shpak c8238fd893 Remove figure support form card shortcode styles 2025-09-21 02:20:15 +02:00
Alex Shpak d7cab414a7 #676, Add support for copytight hugo configuration 2025-09-21 02:06:44 +02:00
Alex Shpak 1bd1cedd8d Fix gap on translations link 2025-09-18 10:59:37 +02:00