Commit Graph

299 Commits

Author SHA1 Message Date
Alex Shpak a77c34a71c Fix meta color for dark theme, fix scrollbar plugin for Firefox 2026-03-15 20:05:08 +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
Alex Shpak 2687e34ac0 #782, Fix open attribute on details shorcode, delete when false 2025-10-20 00:07:08 +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 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 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 c1f34cc239 Add portable links support to Card shortcode 2025-09-27 23:03:34 +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 53f5b2d445 #765, Remove layout class on body if not set 2025-09-26 21:59:30 +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 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 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 d7cab414a7 #676, Add support for copytight hugo configuration 2025-09-21 02:06:44 +02:00
Alex Shpak 6f472b3009 #692, #723: Redesign blog, add thumbnails support and pagination 2025-09-18 10:12:03 +02:00
Alex Shpak 2745893250 Add filename option to codeblocks 2025-09-14 23:49:47 +02:00
Alex Shpak 6c2d102c91 Make button shortcode use portable links 2025-09-14 23:38:46 +02:00
Alex Shpak e379c19e75 Remove book-icon class from footer links 2025-09-13 09:45:05 +02:00
Alex Shpak ed5a3f10e9 mermaid shortcode: replace Scratch with Store 2025-09-10 08:38:51 +02:00
Alex Shpak 3d55d45223 Make sure ToC is showed in terms, set bookToC to be none by default 2025-09-10 06:43:58 +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 564c0b07ad #757, show landing page menu based of page layout 2025-09-03 22:22:48 +02:00
Дилян Палаузов 42fa69c15d toc-show.html: enforce default value true for .Site.Params.BookToc (#755) 2025-09-01 13:25:53 +02:00
Alex Shpak 80da168330 Do not enforce landing page by default 2025-08-15 09:55:59 +02:00
Alex Shpak 2b389f96ea #753, fix url cleaning for git urls 2025-08-09 01:02:44 +02:00
Alex Shpak 47223753a2 Introduce landing page and card shortcode 2025-08-09 00:56:37 +02:00
Alex Shpak b3322d7bae Update layouts structure to match hugo 0.146.0 2025-08-07 13:18:21 +02:00
Alex Shpak 722c81beb0 Only use link color on elements with 'href', plus some cleanup 2025-08-07 09:46:40 +02:00
Alex Shpak 45d90424ab Add Github style blockquote alerts support 2025-08-06 15:18:33 +02:00
Alex Shpak 9b6c1692fc Introduce 'steps' shortcode 2025-08-06 15:16:47 +02:00
Alex Shpak 2c8c093a30 Re-implement columns shortcode as markdown list 2025-08-05 13:29:30 +02:00
Alex Shpak 5f2dbb76fa Make sure that edit and commit URls are clean 2025-08-04 13:07:05 +02:00
James 0f5ecb6433 Update footer.html (#718) 2025-08-04 11:43:51 +02:00
Alex Shpak 470d619e1d Introduce Badge shortcode 2025-08-04 01:17:28 +02:00