|
82b55e0fbd
|
feat: update layout colors
|
2025-03-17 13:10:23 +01:00 |
|
Alex Wellnitz
|
389d2db502
|
feat: change the theme and the content
|
2024-12-22 12:01:07 +01:00 |
|
Óscar
|
1cf27322ba
|
💄 style: colour scrollbar to match primary colour (#430)
|
2024-11-14 18:12:13 +01:00 |
|
Óscar
|
34a330f384
|
💄 style: set accent color to match theme (#429)
|
2024-11-14 18:07:32 +01:00 |
|
Óscar
|
1027f5ba53
|
🌐 style: improve RTL styling consistency (#381)
|
2024-09-16 17:50:16 +02:00 |
|
Óscar
|
823e2ba99b
|
♿️ fix: reduce main page header/list sizes (#375)
|
2024-09-01 22:15:15 +02:00 |
|
Óscar
|
89d3544db5
|
💄 style(error): enhance visibility of Zola errors (#359)
|
2024-07-24 19:59:42 +02:00 |
|
Óscar
|
c7b79552c4
|
✨ feat: follow user OS theme with JS disabled (#357)
|
2024-07-24 19:14:57 +02:00 |
|
sam
|
a76d6888b6
|
✨ feat: add date visibility options to post list (#330)
Co-authored-by: welpo <welpo@users.noreply.github.com>
|
2024-07-11 23:19:14 +02:00 |
|
welpo
|
a907f56bd5
|
✨ feat: add option to use sans-serif font everywhere
|
2024-06-29 17:21:23 +02:00 |
|
welpo
|
94b3b1d804
|
💄 style: increase font size of h1
Resolves #321.
|
2024-05-24 21:54:32 +02:00 |
|
welpo
|
d0162291d9
|
✨ feat(shortcodes): add admonition shortcode (#285)
|
2024-03-21 01:21:11 +01:00 |
|
Óscar
|
906bc9dec0
|
✨ feat: add search functionality (#250)
|
2024-01-08 01:00:52 +01:00 |
|
Xavier Vello
|
4d12cfe3fa
|
💄 fix(style): proper nested lists spacing (#218)
|
2023-10-28 16:01:36 +02:00 |
|
Donovan Glover
|
944ad4db35
|
💄 fix(style): add line-height to .section-title (#205)
|
2023-10-18 00:12:27 +02:00 |
|
welpo
|
4687418469
|
⏪️ revert: use ttf serif font for compatibility
|
2023-10-03 12:13:19 +02:00 |
|
Óscar Fernández
|
a7044d2d8a
|
⚡️ feat(fonts): optimise font size (#186)
|
2023-10-03 01:23:38 +02:00 |
|
Donovan Glover
|
317a1d1645
|
💄 fix(style): prevent videos from overflowing container (#185)
|
2023-10-03 00:41:38 +02:00 |
|
Óscar
|
a37756c6fa
|
✨ feat(alias): style redirect page (#156)
|
2023-09-15 01:48:15 +02:00 |
|
welpo
|
355162ebe1
|
💄 style(sans-serif): slightly increase bold weight
Partially reverts bcc3f83
|
2023-09-13 00:10:26 +02:00 |
|
Óscar
|
14ccb208cf
|
🎨 refactor: turn macros into partials & sort CSS (#146)
|
2023-09-12 21:28:33 +02:00 |
|
welpo
|
bcc3f83d85
|
💄 style: reduce bold text font weight on sans-serif
Stays the same for articles (serif).
|
2023-09-12 19:41:17 +02:00 |
|
welpo
|
327545f2d5
|
💄 style(code blocks): harmonise highlight colour
Should've been done in #131
|
2023-09-12 11:25:04 +02:00 |
|
Óscar
|
0055a3613e
|
♿️ fix(a11y): update heading tags (#140)
|
2023-09-09 18:03:09 +02:00 |
|
Óscar
|
d6a5b1ab93
|
💄 style(code blocks): change syntax highlighting theme & text size (#131)
📝 docs: remove opening and closing +++ in TOML codeblocks
|
2023-09-07 01:46:20 +02:00 |
|
welpo
|
1adf2423f3
|
💄style: use divider-color for <hr> & remove border-color
|
2023-08-26 21:09:34 +02:00 |
|
welpo
|
1be3fa886c
|
💄style: stylise scrollbar based on site's color scheme
See #114 and Jieiku/abridge#136
|
2023-08-26 00:34:12 +02:00 |
|
Óscar
|
ac41bb18f8
|
✨feat(quick-navigation): add ToC button (#115)
|
2023-08-25 15:52:25 +02:00 |
|
Óscar
|
151063d74b
|
✨feat(shortcode): add spoiler shortcode (#113)
|
2023-08-24 14:27:33 +02:00 |
|
welpo
|
275950f97d
|
💄 style: adjust font styles for <details> and <summary>
Serif in text body, sans serif in tables.
|
2023-08-12 17:05:09 +02:00 |
|
welpo
|
2ebf72c83f
|
💄 style: keep top/bottom element's margin in full-width
Again, reverting b1b98eb
|
2023-08-12 13:45:54 +02:00 |
|
welpo
|
8cfab98e72
|
⏪️ fix: revert flex display (b1b98eb)
|
2023-08-12 02:00:14 +02:00 |
|
welpo
|
b1b98eb2b1
|
💄 style: retain element's spacing within full-width
|
2023-08-12 01:22:59 +02:00 |
|
welpo
|
503f54ab5e
|
🔥 chore: remove duplicated code
|
2023-08-12 01:05:02 +02:00 |
|
welpo
|
56a53dce0c
|
🐛 fix: remove flex display on full-width elements
Avoids columns being created when multiple items are within the shortcode.
|
2023-08-12 00:59:04 +02:00 |
|
welpo
|
4b38d53693
|
💄 style: reset margin & padding for children of .full-width
|
2023-08-12 00:50:03 +02:00 |
|
welpo
|
fb0dea0106
|
✨ feat: add wide container shortcode
|
2023-08-11 23:36:59 +02:00 |
|
welpo
|
a799732398
|
✨ refactor: switch from @import to @use
`@import` is set to be deprecated.
See: https://github.com/sass/sass/blob/main/accepted/module-system.md#timeline
|
2023-08-10 19:19:08 +02:00 |
|
welpo
|
7ccd71736e
|
✨ feat: add 2 interactive image shortcodes
- `image_hover` changes image on mouse hover.
- `image_toggler` swaps image on click.
|
2023-08-09 18:36:45 +02:00 |
|
welpo
|
c53ecdc472
|
🔥 style: remove dark primary colour variable
|
2023-08-06 21:21:08 +02:00 |
|
welpo
|
e3ee95d718
|
💄 style: redesign block quotes
|
2023-08-06 21:19:31 +02:00 |
|
welpo
|
05a6d15455
|
✨ feat: add quick navigation buttons
💄 style(dark): change inline code background
♻️ refactor: simplify comment system logic
|
2023-07-16 00:50:07 +02:00 |
|
welpo
|
93c8b577b8
|
🚧 feat: add utterances support
|
2023-07-10 21:42:21 +02:00 |
|
welpo
|
b76f9bbf44
|
💄 style: increase body left/right margins
|
2023-07-10 17:56:45 +02:00 |
|
welpo
|
af81f88b92
|
🎨 refactor: combine and reorder media queries
|
2023-07-10 15:56:42 +02:00 |
|
welpo
|
fcc2cafcdc
|
💄 style: darken codeblock highlight colour
|
2023-07-08 00:51:35 +02:00 |
|
welpo
|
f5603acbdb
|
💄 style: reduce bold font-weight
|
2023-07-07 21:54:13 +02:00 |
|
welpo
|
8415535e13
|
💄 style: add codeblock background colours
|
2023-07-07 21:53:26 +02:00 |
|
welpo
|
fd50204e32
|
✨ feat: add full-width image option to shortcodes
Closes #85
|
2023-07-05 02:43:07 +02:00 |
|
welpo
|
5bdb8045a6
|
💄 style: set custom header anchor
|
2023-06-18 23:13:37 +02:00 |
|