Commit Graph

  • 99bb93219d
    💄 style: use shadow instead of border for cards welpo 2023-04-16 02:08:05 +0200
  • a2ea8c3f88
    📝 docs: update projects welpo 2023-04-16 00:51:06 +0200
  • 10b85257cd
    🔥 refactor: remove metadata in project files welpo 2023-04-16 00:47:01 +0200
  • b5bc0d44db
    📝 docs: update description welpo 2023-04-16 00:43:39 +0200
  • 050f546e27
    🐛 fix: set proper scope to transparent hover for anchor welpo 2023-04-15 21:25:24 +0200
  • a89fc02a96
    💄 style: set a minimum value for paragraph spacing welpo 2023-04-15 21:10:14 +0200
  • 1c07128aeb
    💄 style: use theme's primary colour for table headers welpo 2023-04-15 20:50:12 +0200
  • dcf1af5ec5
    🐛 fix: remove double equals in updated field welpo 2023-04-15 20:44:08 +0200
  • 209f13365d
    Merge pull request #71 from welpo/feature/KaTeX-support Óscar 2023-04-15 20:37:37 +0200
  • f9335b3fa4
    feat: add KaTeX support welpo 2023-04-15 19:55:57 +0200
  • 7a1bb1d04c
    🎨 refactor: improve code format; set tabs = 4 spaces welpo 2023-04-15 00:58:01 +0200
  • 50280e65a9
    Merge pull request #70 from welpo/style/full-width-navs-mobile Óscar 2023-04-15 00:53:14 +0200
  • 110c8723c3
    📝 fix: fix screenshot path welpo 2023-04-15 00:51:06 +0200
  • 3ce928a067
    📝 docs: update description, demo URL, author info, and extra welpo 2023-04-15 00:44:05 +0200
  • 1803987555
    feat: make JS light/dark toggle optional welpo 2023-04-15 00:42:27 +0200
  • d98c0d0bb8
    📝 docs: update screenshot welpo 2023-04-15 00:03:01 +0200
  • a36823d672
    🚀 feat: use github pages for live preview welpo 2023-04-15 00:00:14 +0200
  • 4d18be3a83
    📝 fix: clarify requirements for A+ Observatory score welpo 2023-04-14 23:50:26 +0200
  • 65a3fcebba
    📝 fix: clarify requirements for A+ Observatory score welpo 2023-04-14 23:29:03 +0200
  • 1b5ed1546a
    🚀 fix: enable github pages welpo 2023-04-14 16:59:55 +0200
  • fded2bd53e
    🐛 fix: use personal access token welpo 2023-04-14 16:53:44 +0200
  • e32d4a8138
    ️ revert token change welpo 2023-04-14 16:47:05 +0200
  • 91de9ad036
    🐛 fix: update token welpo 2023-04-14 16:44:12 +0200
  • 19bd85f8db
    ⬆️ fix: use latest zola-deploy-action welpo 2023-04-14 16:29:24 +0200
  • 7a4c153fe1
    🚀 create zolatogithubpages.yml Óscar 2023-04-14 16:25:18 +0200
  • afdc5fc7a1
    🚀 create main.yml Óscar 2023-04-14 16:22:25 +0200
  • 5df62f546c
    💄 style: improve header's responsiveness Both title and navs take up 100% of the width on small displays. welpo 2023-04-14 16:12:38 +0200
  • 0f14171b6a
    ♻️ refactor: move .last-updated to main.scss welpo 2023-04-14 15:50:25 +0200
  • 8006500593
    💄 style: minor changes to article title Increases line height. welpo 2023-03-19 01:10:46 +0100
  • a39306f6ef
    💄 style: narrower article content for blog posts welpo 2023-03-19 01:09:48 +0100
  • 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 welpo 2023-03-18 02:05:16 +0100
  • 61e288d8d5
    🔧 style: change default long date format welpo 2023-03-18 01:49:55 +0100
  • 2a681f005f
    📝 docs: replace "last lines" to "last directive" welpo 2023-03-13 15:44:21 +0100
  • 16d69ba0d7
    🎨 refactor: improve code structure 💄 style: change code colours welpo 2023-03-12 14:30:24 +0100
  • bfda1df9f3
    📝 docs: use hierarchical headings welpo 2023-03-11 19:30:24 +0100
  • 15f26293b5
    💄 style: reduce text/background contrast welpo 2023-03-11 18:56:44 +0100
  • 7fbb4d7acd
    💄 style: darken background for inline code (dark theme) welpo 2023-03-11 00:27:45 +0100
  • c4f4a8d244
    💄 style: update anchor links Óscar 2023-03-11 00:24:11 +0100
  • 15c1280706
    💄 style: hide anchor links on small screens welpo 2023-03-11 00:22:52 +0100
  • 884cc90439
    🐛 fix: remove header link background change on hover welpo 2023-03-11 00:21:31 +0100
  • 76db25b44a
    ♻️ refactor: standarise left/right margins welpo 2023-03-11 00:03:31 +0100
  • eda1b27a3a
    feat: allow dual date-format (short/long) Óscar 2023-03-10 23:28:17 +0100
  • 9887fb0a6f
    feat: allow dual date-format (short/long) welpo 2023-03-10 23:25:54 +0100
  • e93b33e6b8
    🐛 fix: remove horizontall scroll on mobile welpo 2023-03-10 17:59:35 +0100
  • ac0495ea69
    🐛 fix: remove newlines around `<title>` from source code welpo 2023-03-10 01:25:15 +0100
  • 38a38fa606
    💄 style: Promise I will never go blonde like Kanye⁉️ welpo 2023-03-09 00:41:21 +0100
  • 845a2f151a
    💄 style: increase content bottom margin in small screens welpo 2023-03-08 23:17:12 +0100
  • 667f15abb2
    🐛 fix: remove h1 permalink 🔗 background on hover welpo 2023-03-08 02:01:21 +0100
  • 9560103ce7
    ️ fix: improve tap target sizing for tags welpo 2023-03-08 01:01:41 +0100
  • 450c896ba7
    💄 style: smaller socials; add Zola & tabi mention Óscar 2023-03-08 00:57:11 +0100
  • b3179dadf2
    ️ fix: improve accessibility Óscar 2023-03-08 00:56:56 +0100
  • 603ac09baa
    🔥 refactor: remove useless css welpo 2023-03-08 00:54:09 +0100
  • 50b8d5fc7b
    ️ fix: improve accessibility in lists & taps welpo 2023-03-08 00:51:48 +0100
  • b7c89753ec
    💄 style: smaller socials; add Zola & tabi mention welpo 2023-03-08 00:01:23 +0100
  • 0f07a6e98b
    💄 style: remove round borders on tables for consistency welpo 2023-03-07 01:47:45 +0100
  • ba19524254
    💄 style: simplify colourscheme Improves accessibility and cohesion. welpo 2023-03-07 01:39:46 +0100
  • 77298d82b0
    💄 style: fix invisible url on hover in projects welpo 2023-03-06 23:28:26 +0100
  • 28d5704afd
    💄 style: use day-month format welpo 2023-03-06 23:02:38 +0100
  • e51f5318d6
    ️ style: increase contrast for link hover welpo 2023-03-06 21:57:29 +0100
  • 283f3d3934
    💄 style: decrease margin between date and post title welpo 2023-03-06 11:53:13 +0100
  • dc64e2589d
    💄 style: wrap post description in `<p>` welpo 2023-03-06 11:45:20 +0100
  • 58fe89b643
    💄 style: major redesign Óscar 2023-03-06 11:32:57 +0100
  • 1f4f3a906f
    💄 style: increase margin between anchor and header welpo 2023-03-06 11:28:56 +0100
  • f83c75ed04
    🔥 refactor: remove useless lines welpo 2023-03-06 02:41:32 +0100
  • 27dc4b9a96
    🔥 refactor: remove unused `section_title` variable welpo 2023-03-06 02:35:38 +0100
  • 7532e0ab12
    feat: add anchor header links on hover Closes #64 welpo 2023-03-06 02:22:02 +0100
  • 026a240536
    🐛 fix: comment out empty `date_format` Otherwise dates aren't rendered. Adds explanation in comments. welpo 2023-03-06 00:33:35 +0100
  • dceceff5fd
    ♻️ refactor: improve spacing and indentation welpo 2023-03-06 00:20:31 +0100
  • 4b18391c18
    ♻️ refactor: format date as "6 July 2049" Follows Oxford's and other formal style manuals. welpo 2023-03-06 00:07:41 +0100
  • 7195734d59
    🐛 fix: set proper ul & li scope for .meta elements Fixes broken Table of Contents styling. welpo 2023-03-05 20:34:17 +0100
  • cd2ab356be
    💄 style: redesign post listing and other minor changes welpo 2023-03-05 19:58:19 +0100
  • 14156b590a
    🚚 refactor: move blog posts to `blog` section welpo 2023-03-05 19:53:52 +0100
  • cec746c1ce
    💄 style: remove transitions welpo 2023-03-05 19:53:12 +0100
  • 8ac1894a66
    💄 style: redesign tag pages welpo 2023-03-05 19:52:51 +0100
  • 7605ccaf54
    ♻️ refactor: use consistent pagination welpo 2023-03-05 19:51:20 +0100
  • f5834a2e39
    💄 style: increase date opacity welpo 2023-03-05 19:50:02 +0100
  • a8e49cfedf
    ♻️ refactor: use consistent pagination welpo 2023-03-05 19:48:16 +0100
  • 6938ae42f9
    🔥 refactor: remove 403 page welpo 2023-03-05 19:46:26 +0100
  • 64449d5d9f
    🚚 refactor: move blog posts `blog` section welpo 2023-03-05 19:44:36 +0100
  • 4ac32077eb
    📝 docs: update inspiration welpo 2023-03-05 19:42:44 +0100
  • 80ec217607
    💄 style: remove "home" from navigation welpo 2023-03-05 19:41:42 +0100
  • de46a24d37
    ♻️ refactor: rename extra.desc to extra.header welpo 2023-03-01 12:34:10 +0100
  • 644dd1a4ba
    💄 style: list tags redesign Óscar 2023-03-01 01:19:56 +0100
  • b33a942766
    💄 style: use cards/boxes for tag list welpo 2023-03-01 00:57:44 +0100
  • b1728fc441
    ♻️ refactor: use rem instead of px welpo 2023-03-01 00:56:50 +0100
  • a761fd00ee
    🚧 style: list all posts per tag welpo 2023-02-28 18:36:31 +0100
  • 887929fac7
    ♻️ refactor: wrap tags in ul>li Long tags will get wrapped onto new lines now. welpo 2023-02-27 18:45:46 +0100
  • 9b680b0da7
    📝 docs: set consistent paths for imgs welpo 2023-02-27 18:42:02 +0100
  • 0648bc80e2
    ♻️ refactor: rename 'Categories' to 'Tags' welpo 2023-02-27 01:45:42 +0100
  • ca96eeab54
    feat: add 'Last updated' extra tag Óscar 2023-02-27 01:06:48 +0100
  • bd72fb84be
    🔥 refactor: remove extra last_updated date welpo 2023-02-27 01:05:25 +0100
  • abfe2f9dc8
    ✏️ fix: update year to current year welpo 2023-02-27 01:04:32 +0100
  • 31ea93bbbe
    ♻️ refactor: use native `updated` field welpo 2023-02-27 01:03:33 +0100
  • ed47f2580b
    feat: add 'Last updated' extra tag welpo 2023-02-27 00:55:17 +0100
  • eb60527bfb
    📝 docs: change 'Usage' section styling welpo 2023-02-26 23:57:12 +0100
  • de9cce5fa9
    feat: add dual image support for switching themes Óscar 2023-02-25 22:33:29 +0100
  • b3dc5396b4
    feat: add dual image support for switching themes welpo 2023-02-25 22:28:43 +0100
  • 1496f0cf73
    💄 style: set style for figure & figure captions welpo 2023-02-25 20:06:19 +0100
  • 2c4b64481c
    📝 docs: add closing shortcode tag to references() welpo 2023-02-25 02:07:13 +0100
  • bb763ada0e
    Merge pull request #57 from welpo/feature/references-shortcode Óscar 2023-02-25 02:05:03 +0100