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
6ba59e191d
Add experimental icons support in menus, move icons to assets folder
2025-09-22 23:47:25 +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
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
59c40e70c2
#748 , Remove Roboto front from theme, rely on system-ui
2025-09-13 09:42:46 +02:00
Alex Shpak
ac32260c64
Update visited link color, set same level of darkness as regular link
2025-09-09 12:00:59 +02:00
Alex Shpak
ff0c535c9c
Make cards block again
2025-09-09 08:43:39 +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
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