566 Commits (0055a3613ec86c271c9381aee5de8d7799d6567a)
 

Author SHA1 Message Date
welpo 0f14171b6a
♻️ refactor: move .last-updated to main.scss 2 years ago
welpo 8006500593
💄 style: minor changes to article title
Increases line height.
2 years ago
welpo a39306f6ef
💄 style: narrower article content for blog posts 2 years ago
welpo 8ff86b17fc
🐛 fix: check `short` value before using config date format
Added a check for whether short is true or false, rather than just
checking if it exists. This ensures that if short is set to false,
it will still use the long date format if it's available.
♻️ refactor: move the conditional around the date output, so it only
needs to check `short` once
2 years ago
welpo 61e288d8d5
🔧 style: change default long date format 2 years ago
welpo 2a681f005f
📝 docs: replace "last lines" to "last directive" 2 years ago
welpo 16d69ba0d7
🎨 refactor: improve code structure
💄 style: change code colours
2 years ago
welpo bfda1df9f3
📝 docs: use hierarchical headings 2 years ago
welpo 15f26293b5
💄 style: reduce text/background contrast 2 years ago
welpo 7fbb4d7acd
💄 style: darken background for inline code (dark theme) 2 years ago
Óscar c4f4a8d244
💄 style: update anchor links
💄 style: hide anchor links on small screens
🐛 fix: remove header link background change on hover
2 years ago
welpo 15c1280706
💄 style: hide anchor links on small screens 2 years ago
welpo 884cc90439
🐛 fix: remove header link background change on hover 2 years ago
welpo 76db25b44a
♻️ refactor: standarise left/right margins 2 years ago
Óscar eda1b27a3a
feat: allow dual date-format (short/long) 2 years ago
welpo 9887fb0a6f
feat: allow dual date-format (short/long) 2 years ago
welpo e93b33e6b8
🐛 fix: remove horizontall scroll on mobile 2 years ago
welpo ac0495ea69
🐛 fix: remove newlines around `<title>` from source code 2 years ago
welpo 38a38fa606
💄 style: Promise I will never go blonde like Kanye⁉️ 2 years ago
welpo 845a2f151a
💄 style: increase content bottom margin in small screens 2 years ago
welpo 667f15abb2
🐛 fix: remove h1 permalink 🔗 background on hover 2 years ago
welpo 9560103ce7
️ fix: improve tap target sizing for tags 2 years ago
Óscar 450c896ba7
💄 style: smaller socials; add Zola & tabi mention
💄 style: smaller socials; add Zola & tabi mention
2 years ago
Óscar b3179dadf2
️ fix: improve accessibility
️ fix: improve accessibility in lists & taps
2 years ago
welpo 603ac09baa
🔥 refactor: remove useless css 2 years ago
welpo 50b8d5fc7b
️ fix: improve accessibility in lists & taps 2 years ago
welpo b7c89753ec
💄 style: smaller socials; add Zola & tabi mention 2 years ago
welpo 0f07a6e98b
💄 style: remove round borders on tables for consistency 2 years ago
welpo ba19524254
💄 style: simplify colourscheme
Improves accessibility and cohesion.
2 years ago
welpo 77298d82b0
💄 style: fix invisible url on hover in projects 2 years ago
welpo 28d5704afd
💄 style: use day-month format 2 years ago
welpo e51f5318d6
️ style: increase contrast for link hover 2 years ago
welpo 283f3d3934
💄 style: decrease margin between date and post title 2 years ago
welpo dc64e2589d
💄 style: wrap post description in `<p>` 2 years ago
Óscar 58fe89b643
💄 style: major redesign 2 years ago
welpo 1f4f3a906f
💄 style: increase margin between anchor and header 2 years ago
welpo f83c75ed04
🔥 refactor: remove useless lines 2 years ago
welpo 27dc4b9a96
🔥 refactor: remove unused `section_title` variable 2 years ago
welpo 7532e0ab12
feat: add anchor header links on hover
Closes #64
2 years ago
welpo 026a240536
🐛 fix: comment out empty `date_format`
Otherwise dates aren't rendered. Adds explanation in comments.
2 years ago
welpo dceceff5fd
♻️ refactor: improve spacing and indentation 2 years ago
welpo 4b18391c18
♻️ refactor: format date as "6 July 2049"
Follows Oxford's and other formal style manuals.
2 years ago
welpo 7195734d59
🐛 fix: set proper ul & li scope for .meta elements
Fixes broken Table of Contents styling.
2 years ago
welpo cd2ab356be
💄 style: redesign post listing and other minor changes 2 years ago
welpo 14156b590a
🚚 refactor: move blog posts to `blog` section 2 years ago
welpo cec746c1ce
💄 style: remove transitions 2 years ago
welpo 8ac1894a66
💄 style: redesign tag pages 2 years ago
welpo 7605ccaf54
♻️ refactor: use consistent pagination 2 years ago
welpo f5834a2e39
💄 style: increase date opacity 2 years ago
welpo a8e49cfedf
♻️ refactor: use consistent pagination 2 years ago