111 Commits (799f3c06810b000f551bfa0721bbe4c9bf911d56)

Author SHA1 Message Date
Óscar 98b0c8d161
feat(shortcodes): add 'aside' shortcode for side notes (#452) 2 months ago
Óscar 1cf27322ba
💄 style: colour scrollbar to match primary colour (#430) 3 months ago
Óscar 34a330f384
💄 style: set accent color to match theme (#429) 3 months ago
Óscar 1027f5ba53
🌐 style: improve RTL styling consistency (#381) 5 months ago
Óscar 823e2ba99b
️ fix: reduce main page header/list sizes (#375) 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 a907f56bd5
feat: add option to use sans-serif font everywhere 8 months ago
welpo 94b3b1d804
💄 style: increase font size of h1
Resolves #321.
9 months ago
welpo d0162291d9
feat(shortcodes): add admonition shortcode (#285) 11 months ago
Óscar 906bc9dec0
feat: add search functionality (#250) 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
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
Óscar a37756c6fa
feat(alias): style redirect page (#156) 1 year ago
welpo 355162ebe1
💄 style(sans-serif): slightly increase bold weight
Partially reverts bcc3f83
1 year ago
Óscar 14ccb208cf
🎨 refactor: turn macros into partials & sort CSS (#146) 1 year ago
welpo bcc3f83d85
💄 style: reduce bold text font weight on sans-serif
Stays the same for articles (serif).
1 year ago
welpo 327545f2d5
💄 style(code blocks): harmonise highlight colour
Should've been done in #131
1 year ago
Óscar 0055a3613e
️ fix(a11y): update heading tags (#140) 1 year ago
Óscar d6a5b1ab93
💄 style(code blocks): change syntax highlighting theme & text size (#131)
📝 docs: remove opening and closing +++ in TOML codeblocks
1 year ago
welpo 1adf2423f3
💄style: use divider-color for <hr> & remove border-color 2 years ago
welpo 1be3fa886c
💄style: stylise scrollbar based on site's color scheme
See #114 and Jieiku/abridge#136
2 years ago
Óscar ac41bb18f8
feat(quick-navigation): add ToC button (#115) 2 years ago
Óscar 151063d74b
feat(shortcode): add spoiler shortcode (#113) 2 years ago
welpo 275950f97d
💄 style: adjust font styles for <details> and <summary>
Serif in text body, sans serif in tables.
2 years ago
welpo 2ebf72c83f
💄 style: keep top/bottom element's margin in `full-width`
Again, reverting b1b98eb
2 years ago
welpo 8cfab98e72
️ fix: revert flex display (b1b98eb) 2 years ago
welpo b1b98eb2b1
💄 style: retain element's spacing within `full-width` 2 years ago
welpo 503f54ab5e
🔥 chore: remove duplicated code 2 years ago
welpo 56a53dce0c
🐛 fix: remove flex display on full-width elements
Avoids columns being created when multiple items are within the shortcode.
2 years ago
welpo 4b38d53693
💄 style: reset margin & padding for children of `.full-width` 2 years ago
welpo fb0dea0106
feat: add wide container shortcode 2 years ago
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
2 years ago
welpo 7ccd71736e
feat: add 2 interactive image shortcodes
- `image_hover` changes image on mouse hover.

- `image_toggler` swaps image on click.
2 years ago
welpo c53ecdc472
🔥 style: remove dark primary colour variable 2 years ago
welpo e3ee95d718
💄 style: redesign block quotes 2 years ago
welpo 05a6d15455
feat: add quick navigation buttons
💄 style(dark): change inline code background

♻️ refactor: simplify comment system logic
2 years ago
welpo 93c8b577b8
🚧 feat: add utterances support 2 years ago
welpo b76f9bbf44
💄 style: increase body left/right margins 2 years ago
welpo af81f88b92
🎨 refactor: combine and reorder media queries 2 years ago
welpo fcc2cafcdc
💄 style: darken codeblock highlight colour 2 years ago
welpo f5603acbdb
💄 style: reduce bold font-weight 2 years ago
welpo 8415535e13
💄 style: add codeblock background colours 2 years ago
welpo fd50204e32
feat: add full-width image option to shortcodes
Closes #85
2 years ago
welpo 5bdb8045a6
💄 style: set custom header anchor 2 years ago
welpo ab29511d5e
feat: add multilingual quote shortcode 2 years ago