Commit Graph

567 Commits

Author SHA1 Message Date
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 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 59c40e70c2 #748, Remove Roboto front from theme, rely on system-ui 2025-09-13 09:42:46 +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 ac32260c64 Update visited link color, set same level of darkness as regular link 2025-09-09 12:00:59 +02:00
Alex Shpak 93570b08fe Update icons from Material Symbols 2025-09-09 11:57:12 +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
Дилян Палаузов 20898b98f4 i18n: Add Bulgarian translation (#754) 2025-09-01 13:26:23 +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 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 80da168330 Do not enforce landing page by default 2025-08-15 09:55:59 +02:00
Alex Shpak fee7e46da7 Remove unnecessary 'important' in styles 2025-08-09 12:52:50 +02:00
Alex Shpak ea6e43ddfc Replace images in cards with svg placeholder 2025-08-09 12:38:34 +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 d49d64f3c1 Add back BookRepo parameter for backward compatibility 2025-08-04 10:16:49 +02:00
Alex Shpak 8e00763e8b Update BaseURL in github pages deployment 2025-08-04 01:18:59 +02:00
Alex Shpak 470d619e1d Introduce Badge shortcode 2025-08-04 01:17:28 +02:00
Alex Shpak 2b0d7ffa26 Breaking Change: replace BookEditPath with BookLastChangeLink and BookEditLink tempaltes 2025-08-03 21:40:39 +02:00
Alex Shpak 7bd4d673cc Change deploy workflow to use themesDir 2025-08-02 23:43:07 +02:00
Alex Shpak 544a0f0ce4 Create workflow for Github Pages 2025-08-02 23:41:19 +02:00
Alex Shpak 259ca06419 Update Material Symbols icons 2025-08-01 18:15:01 +02:00
Alex Shpak e3143d570b Update Fuse search to v7.1.0 2025-08-01 17:32:24 +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
Charles-Philippe 028a463214 Added support for ```mermaid (#729)
* Added support for ```mermaid
* Fixed issue when no shortcode mermaid is present
* Change block render to match shortcode
* Remove mermaid logic from base

---------

Co-authored-by: CharlesPhilippeLabbe <c.p@o-possum.com>
Co-authored-by: Alex Shpak <alex-shpak@users.noreply.github.com>
2025-07-31 23:51:26 +02:00
Tyco 8f7f4ede2b Create sw.yaml (#732)
* Create sw.yaml

* Fix yaml

---------

Co-authored-by: Tyco <stullah@proton.me>
Co-authored-by: Alex Shpak <alex-shpak@users.noreply.github.com>
2025-07-31 23:36:30 +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 92579b2c72 #693, Hide ToC aside menu if table of contents is empty 2025-07-20 12:47:09 +02:00
Micah R Ledbetter 81ff5e37d6 Add BookFavicon param to readme (#726) 2025-07-20 11:58:08 +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