256 Commits (0a36ef55ee092fe7bb1f8803c04a4cb8245b2a13)

Author SHA1 Message Date
Óscar c9f8d27b96
feat: add force_text_direction shortcode (#414) 4 months ago
Óscar 092ccdd1ba
💥 feat!: force code blocks LTR rendering (#412)
BREAKING CHANGE: Code blocks default to LTR. Set `force_codeblock_ltr = false` to keep previous behaviour.
4 months ago
Óscar 1ffe43f934
feat(search): hide "clear search" icon if input is empty (#388) 5 months ago
Óscar 1027f5ba53
🌐 style: improve RTL styling consistency (#381) 5 months ago
Óscar 35dcf55019
🐛 fix: improve dark mode and OS theme handling (#380) 5 months ago
Óscar 823e2ba99b
️ fix: reduce main page header/list sizes (#375) 6 months ago
Óscar a7e78b29ab
feat: add Mermaid diagram support (#370) 6 months ago
Mohammed Alotaibi 13d305ac1a
🐛 fix(RTL): fix blockquote style (#368)
Co-authored-by: welpo <welpo@users.noreply.github.com>
6 months ago
Óscar 89d3544db5
💄 style(error): enhance visibility of Zola errors (#359) 7 months ago
Óscar c7b79552c4
feat: follow user OS theme with JS disabled (#357) 7 months ago
sam a76d6888b6
feat: add date visibility options to post list (#330)
Co-authored-by: welpo <welpo@users.noreply.github.com>
8 months ago
welpo 0f18ac264d
💄 style: match footnote backlinks size on Zola v0.19 8 months ago
welpo a907f56bd5
feat: add option to use sans-serif font everywhere 8 months ago
Óscar d689c15145
feat(admonitions): allow swapping admonition icons (#340) 8 months ago
welpo faa9633531
💄 style(admonitions): reduce thickness of strong tag
Matches the rest of the theme, improving cohesion across browsers.
8 months ago
welpo 94b3b1d804
💄 style: increase font size of h1
Resolves #321.
9 months ago
Óscar 27525fc13f
feat(shortcodes): add inline option to image shortcodes (#315) 9 months ago
welpo 6a4f4244e0
feat: add inline image CSS class
Regular images get a `block` display to be centered.
This allows vertically aligned inline images.

Related: #314
9 months ago
welpo f081a92f59
💄 fix(add_src_to_code_block): avoid overlapping text 10 months ago
welpo b70efd1642
feat: enable adding URL/path to code blocks (#307) 10 months ago
welpo 50123c09ef
🐛 fix: ensure spacing when all projects are shown
Fixes #303.
10 months ago
Óscar e7172a0432
feat: allow showcasing featured projects on homepage (#297) 10 months ago
welpo e965694cdf
💄 style(shortcodes): use colourful admonition icons 11 months ago
welpo d0162291d9
feat(shortcodes): add admonition shortcode (#285) 11 months ago
welpo 8537bbc10e
♻️ refactor: set visibility hidden in "hidden" class 12 months ago
welpo 22d4d68a69
💄 style(projects): set entire card as link target 1 year ago
Óscar 1b21b6397b
💄 style(projects): minor redesign (#278) 1 year ago
Óscar 011d24a74b
🐛 fix(article-navigation): adjust spacing for RTL (#275) 1 year ago
Mohammed Alotaibi b3ef23f305
🐛 fix(i18n): reverse arrows in RTL languages (#272)
Co-authored-by: welpo <welpo@users.noreply.github.com>
1 year ago
Mohammed Alotaibi 009d2f646d
🐛 fix(i18n): fix header anchor for RTL (#270)
Co-authored-by: welpo <welpo@users.noreply.github.com>
1 year ago
Mohammed Alotaibi afc82449fa
🐛 fix(tags): Arabic tags stuck together (#264)
Co-authored-by: welpo <welpo@users.noreply.github.com>
1 year ago
ZzMzaw b011f58da6
feat: allow inverting previous/next article links (#261)
- Adds next/previous labels for clarity
- Truncated long titles get "…" appended

Co-authored-by: welpo <welpo@users.noreply.github.com>
1 year ago
Óscar 906bc9dec0
feat: add search functionality (#250) 1 year ago
Óscar dac6bfc024
feat: add previous/next article navigation (#246) 1 year ago
Óscar Fernández 9fc45f288d
feat(tags): dynamically adjust tag list columns based on tag count (#233) 1 year ago
Óscar Fernández 6b69cf7a3e
🐛 fix: prevent background overflow on link hover (#226) 1 year ago
welpo 1e33b9bc1f
feat: improve clickability cue by adding pointer cursor to details summary 1 year ago
welpo e20e1c467c
💄 style: hide navigation buttons on print view 1 year ago
Óscar Fernández 1df3f7f89c
feat(sitemap): add XML styling (#221) 1 year ago
Xavier Vello 4d12cfe3fa
💄 fix(style): proper nested lists spacing (#218) 1 year ago
Donovan Glover 944ad4db35
💄 fix(style): add line-height to .section-title (#205) 1 year ago
Donovan Glover 6058957e48
💄 fix(quick-navigation): limit width of toc (#204) 1 year ago
Xavier Vello 40df48fd87
feat(list_posts.html): display draft status in post list (#203)
Co-authored-by: welpo <welpo@users.noreply.github.com>
1 year ago
welpo 5458b1c533
🎨 style: fix whitespace issues 1 year ago
Óscar Fernández afbf4017e2
feat(theme-switcher): add theme reset button (#198) 1 year ago
welpo c7bd9b36ce
️ style(footer): set paragraph margin to 0
Without this, there's too much spacing around the copyright notice.

Partially reverts #197.
1 year ago
Óscar Fernández 1bc52944c9
feat(footer): add configurable footer menu (#197) 1 year ago
welpo 4687418469
️ revert: use ttf serif font for compatibility 1 year ago
Óscar Fernández a7044d2d8a
️ feat(fonts): optimise font size (#186) 1 year ago
Donovan Glover 317a1d1645
💄 fix(style): prevent videos from overflowing container (#185) 1 year ago