51 Commits

Author SHA1 Message Date
Óscar
6f269eee4a
feat(templates): introduce info-page template (#147) 2023-09-13 01:38:25 +02:00
Óscar
14ccb208cf
🎨 refactor: turn macros into partials & sort CSS (#146) 2023-09-12 21:28:33 +02:00
Óscar
0055a3613e
️ fix(a11y): update heading tags (#140) 2023-09-09 18:03:09 +02:00
welpo
1adf2423f3
💄style: use divider-color for <hr> & remove border-color 2023-08-26 21:09:34 +02:00
welpo
95a35fceb6
🔥chore(css): remove duplicated hr declaration 2023-08-26 19:05:01 +02:00
Óscar
ac41bb18f8
feat(quick-navigation): add ToC button (#115) 2023-08-25 15:52:25 +02:00
welpo
497566e696
🔥 chore: remove duplicated p line-height 2023-08-12 17:04:20 +02:00
welpo
8949db43e1
💄 fix: draft margin 2023-08-11 01:50:50 +02:00
welpo
e3ee95d718
💄 style: redesign block quotes 2023-08-06 21:19:31 +02:00
Óscar
5cdc18e688
feat: add backlinks to footnotes (#101) 2023-08-02 18:35:27 +02:00
welpo
a1ceb74785
💄 style: improve footnotes and <hr> styling
Fixes multiple footnotes having a horizontal line above each.
2023-08-02 17:28:47 +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
787243c3c5
♻️ refactor: unify table styling 2023-07-06 13:55:00 +02:00
welpo
0494a54f57
💄 style: add styling to infobox 2023-06-26 02:12:49 +02:00
welpo
36930dc817
💄 style: add padding-top class 2023-06-24 03:05:41 +02:00
welpo
5bdb8045a6
💄 style: set custom header anchor 2023-06-18 23:13:37 +02:00
welpo
87a5c9a3a2
♻️ refactor: simplify sans-serif-font declarations
🐛 fix: use sans-serif in article
2023-04-30 01:08:27 +02:00
welpo
14997045d8
style: prevent header anchor selection
- Add `user-select: none` to .zola-anchor class in CSS
2023-04-17 13:56:08 +02:00
welpo
050f546e27
🐛 fix: set proper scope to transparent hover for anchor 2023-04-15 21:25:24 +02:00
welpo
1c07128aeb
💄 style: use theme's primary colour for table headers 2023-04-15 20:50:12 +02:00
welpo
7a1bb1d04c
🎨 refactor: improve code format; set tabs = 4 spaces 2023-04-15 00:58:01 +02:00
welpo
8006500593
💄 style: minor changes to article title
Increases line height.
2023-03-19 01:10:46 +01:00
welpo
15f26293b5
💄 style: reduce text/background contrast 2023-03-11 18:56:44 +01:00
welpo
15c1280706
💄 style: hide anchor links on small screens 2023-03-11 00:22:52 +01:00
welpo
884cc90439
🐛 fix: remove header link background change on hover 2023-03-11 00:21:31 +01:00
welpo
667f15abb2
🐛 fix: remove h1 permalink 🔗 background on hover 2023-03-08 02:01:21 +01:00
welpo
0f07a6e98b
💄 style: remove round borders on tables for consistency 2023-03-07 01:47:45 +01:00
welpo
ba19524254
💄 style: simplify colourscheme
Improves accessibility and cohesion.
2023-03-07 01:39:46 +01:00
welpo
77298d82b0
💄 style: fix invisible url on hover in projects 2023-03-06 23:28:26 +01:00
welpo
e51f5318d6
️ style: increase contrast for link hover 2023-03-06 21:57:29 +01:00
welpo
1f4f3a906f
💄 style: increase margin between anchor and header 2023-03-06 11:28:56 +01:00
welpo
7532e0ab12
feat: add anchor header links on hover
Closes #64
2023-03-06 02:22:02 +01:00
welpo
cd2ab356be
💄 style: redesign post listing and other minor changes 2023-03-05 19:58:19 +01:00
welpo
4e4021da5d
feat: format references with custom shortcode
Uses hanging indent for a References section.
2023-02-25 02:00:42 +01:00
welpo
c2d9107cd3
💄 style: increase iframe margins 2023-02-24 14:56:38 +01:00
welpo
372d696eec
💄 style: center and enlarge iframes (embeds) 2023-02-24 14:48:06 +01:00
welpo
872992b426
💄 style: use serif font in footnote numbers
For consistency with the paragraph and note contents.
2023-02-22 03:00:33 +01:00
welpo
f4cd6e6a92
💄 style: update footnote styling 2023-02-21 23:14:27 +01:00
welpo
83b7bb9d3a
💄 style: increase margins before content & after ToC 2023-02-19 16:27:43 +01:00
welpo
367d6a8be4
💄 style: reduce font-size and increase line-height in article-title 2023-02-19 01:14:19 +01:00
welpo
4390b7bdfb
💄 style: coloured links in paragraph; meta changes
- Links in paragraphs are no longer underlined, but rather coloured with
the accent-colour of the theme.
- The meta section on posts (date, time to read, tags) is rehauled. It's
more compact, less distracting and more minimal.
- Line height is increased.
2023-02-19 00:31:57 +01:00
welpo
8fe96d3f46
Commit Message: Refactor font weight and size, add article max-width, update color variables 2023-02-18 19:27:46 +01:00
welpo
e61e7970f2
💄 style: slight redesign of quote blocks
Uses theme's colours.
2023-02-17 00:34:31 +01:00
welpo
b7da11222e
💄 style: change colourscheme. improve cohesion and accesibility 2023-02-13 02:53:11 +01:00
welpo
5b45351970
💄 style: center tables; colour headers; round borders 2023-02-11 20:49:03 +01:00
welpo
ce2cf4d056
💄 style: use serif font in body
Also increases the size of the subheader in main page (cards), and
reduces the font weight of links.
2023-02-11 19:20:56 +01:00
welpo
4f7e25b01e
💄style: set consistent no border radius
Only border radius left is main picture.
2023-02-08 22:13:39 +01:00
welpo
095b9d0d07 🐛 fix: add end-of-file newline 2023-02-06 02:20:56 +01:00
welpo
06dae7a711 💄 style: change various font sizes and date format 2023-02-06 01:03:14 +01:00
welpo
01f670b1fc Lighter font in dark mode and for all block quotes. 2023-02-02 21:57:26 +01:00