Alex Shpak
c6ef0a08c2
Breaking changes, rewrite; add support for plain text output and single page mode
2026-05-14 23:55:08 +02:00
Alex Shpak
517600c158
Update and vendor dependencies: asciinema 3.15.1, fuse 7.3.0, katex 0.16.45, mermaid 11.14.0
2026-05-10 23:28:52 +02:00
Alex Shpak
8de93a05d0
#807 , add visited page link color form Nord theme in dark mode
2026-05-10 22:45:47 +02:00
Alex Shpak
ddc76d8885
#806 , fix 0.156 deprecations
2026-04-23 16:29:12 +02:00
nick n.
4f0e89c4ed
0.158.0 deprecations ( #805 )
...
* 0.158.0 changes - using same capitalization as huge docs
* LanguageCode -> Locale
LanguageDirection -> Direction
LanguageName -> Label
* language.lang to language.name
* all changed functions added in 0.158.0
2026-04-07 19:57:40 +02:00
Alex Shpak
751bde097b
Allow main content to scale to 1440px
2026-03-16 12:26:00 +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
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
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
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
5ffdf5bfaf
Review and update whitespaces in shortcodes to improve shortcode nesting
2025-09-26 15:48:57 +02:00
Alex Shpak
5f54197825
Fix details spacing, set same as paragraphs
2025-09-25 23:33:17 +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
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