Commit Graph

212 Commits

Author SHA1 Message Date
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
Alex Shpak 29f739c9e0 Align text in markdown tables to 'start' 2025-08-25 23:55:46 +02:00
Alex Shpak c339499bac Switch from normalize.css to modern-normalize 2025-08-25 23:49:46 +02:00
Alex Shpak fee7e46da7 Remove unnecessary 'important' in styles 2025-08-09 12:52:50 +02:00
Alex Shpak 47223753a2 Introduce landing page and card shortcode 2025-08-09 00:56:37 +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 470d619e1d Introduce Badge shortcode 2025-08-04 01:17:28 +02:00
Alex Shpak 523b80fdb4 Rewrite Mermaid and KaTeX to be usable both from shorcode and code block, update dependencies 2025-08-01 13:42:59 +02:00
Alex Shpak cfdff18686 Align and animate expandable items (details, menu) 2025-08-01 11:38:46 +02:00
jrpie b47fa17980 use fonts from static/fonts instead of google fonts (#724)
* use fonts from static/fonts instead of google fonts
* update fonts
* Change font path to relative, remove some fonts

---------

Co-authored-by: Alex Shpak <alex-shpak@users.noreply.github.com>
2025-08-01 00:14:06 +02:00
Alex Shpak 9181135505 Feature: Add next and previous page links (#747)
* Rewrite prev-next with enw lang. selector
* Make sure next page stays on right side
* Align icon styles
2025-07-31 23:18:41 +02:00
Alex Shpak f2c703e155 Adjust templates layout for hugo 0.146, potentially breaking change 2025-05-31 01:38:33 +02:00
Alex Shpak 24d3465980 Adjust styles to look like existing spacing 2025-05-31 00:54:49 +02:00
Micah R Ledbetter 115a94122e Add scrollbar-gutter: stable (#703) 2025-04-07 15:42:04 +02:00
Alex Shpak 7c78a39c53 Align spacings and colors in titles and buttons 2024-10-09 23:27:54 +02:00
Alex Shpak e4c062890b Switch to font-display: fallback to reduce flickering 2024-10-09 17:05:20 +02:00
Alex Shpak a5fdf88017 let numbered plugin count nested headings 2024-10-04 15:35:02 +02:00
loikein 15c85acfcd add number for mobile toc, fix order for nested titles (#555)
Co-authored-by: Alex Shpak <alex-shpak@users.noreply.github.com>
2024-10-04 15:32:07 +02:00
Alex Shpak 9cc0b0225d #422, add support for column ratios in shortcode 2024-10-04 13:36:14 +02:00
Alex Shpak e585c86a81 Update Roboto font and use optional swap 2024-10-03 13:59:55 +02:00
Alex Shpak 3f56e60b6d #414, Move commit and edit links to separate pertials to allow overwrites 2024-10-02 23:16:25 +02:00
Alex Shpak 2f64607bc9 Update pos list styles, remove self link from post 2024-10-02 13:25:16 +02:00
Alex Shpak 2b7b9c3c79 #640: fix line number alignment in code block 2024-10-02 01:45:03 +02:00
Alex Shpak b655b0b7b7 Add horizontal spacing between buttons 2024-10-01 23:34:25 +02:00
wenbingzhang 1c42a96572 Replace flexsearch with fusejs (#600)
Co-authored-by: 张文兵 <wenbing@mgtv.com>
2024-05-18 12:29:55 +02:00
Essa Alshammri f8a0fc4e24 Add direction ltr to pre > code and highlight (#611)
* Add direction ltr to pre > code and highlight
* Add unicode-bidi: embed;
2024-04-13 11:19:59 +02:00
Alex Shpak 118997fa92 #524: Disable numbered plugin for non-article pages 2023-12-05 00:33:41 +01:00
李宗英 14e14f60ae fix server worker is blocked (#565)
* fix server worker is blocked

* Also use relURL in manifest

---------

Co-authored-by: Alex Shpak <alex-shpak@users.noreply.github.com>
2023-12-04 22:25:48 +01:00
Alex Shpak 26fee5551f #528: hotfix for search, until we find a reason 2023-04-24 15:40:42 +02:00
Kanematsu Gaku 12de4671e3 Add "word-break" to list. (#534) 2023-04-24 13:07:08 +02:00
Kanematsu Gaku 9c8210d99b Format CSS (#535) 2023-04-24 13:06:20 +02:00
Dongliang Yin 317ccae23b Remove left pagination spacing (#467) 2022-08-02 12:57:40 +02:00
Alexander Danilov c024538604 Ignore code block clicks with active selection (#448) 2022-07-04 08:55:54 +02:00
shawn.ye fb0863a27a Prevent breaked-lines in <p> (#404) 2022-01-13 16:52:03 +01:00
Alex Shpak 2e693816ae #385: Do not focus search field if current element has value 2021-11-19 14:24:28 +01:00
Alex Shpak 4c1de2b3de #374: set auto height for images in markdown 2021-08-30 14:15:57 +02:00
Alex Shpak 26de844a19 #343, #165: Move lang selector to left menu 2021-08-18 11:12:58 +02:00
xhdix 0d2ed5586e Change collapsed icon in menu for RTL pages (#354) 2021-06-21 20:18:14 +02:00
xhdix 379e311d7e Fix menu not working in RTL menu (#349) 2021-06-08 10:08:46 +02:00
Alex Shpak 553d378db3 Fix lighthouse remarks: icon sizes, noopener 2021-05-20 19:00:15 +02:00
Alex Shpak 195138cad0 Update roboto fonts 2021-05-20 11:28:51 +02:00
Alex Shpak 9b2e21f870 Refactor search, syntax error 2021-05-19 20:28:21 +02:00
Alex Shpak d7c644f0e7 Refactor search, prepare for pre-built indexing 2021-05-19 20:26:21 +02:00
Alex Shpak 843144dd85 Regression, fix menu reset script 2021-05-19 20:12:27 +02:00
Alex Shpak 6720168dd5 #281, Copy code block content on click 2021-05-03 23:52:00 +02:00
Alex Shpak f4a26ff3da Imporove sectiopn shortcode example 2021-05-03 22:59:33 +02:00