Commit Graph

  • 8132810928 Merge pull request #37 from welpo/style/colorscheme Óscar 2023-02-13 02:57:59 +01:00
  • 0e4d274de9 💄 style: revert background back to pure white welpo 2023-02-13 02:57:15 +01:00
  • b7da11222e 💄 style: change colourscheme. improve cohesion and accesibility welpo 2023-02-13 02:53:11 +01:00
  • 2b861ea940 📝 style: mention all table colours change, not just header welpo 2023-02-12 12:59:38 +01:00
  • c6e5de7dee ️ improvement: use webp instead of png welpo 2023-02-11 21:48:47 +01:00
  • bd0dbaab1a ️ improvement: use webp instead of png welpo 2023-02-11 21:38:40 +01:00
  • 7a69759112 🍱 improvement: use webp instead of png welpo 2023-02-11 21:35:22 +01:00
  • f555d34207 🐛 fix: set main image path relative to base_url welpo 2023-02-11 21:09:18 +01:00
  • ebfc1f0001 🔥 refactor: remove useless code An image border was set in _image.scss and unset in main.scss. welpo 2023-02-11 21:03:02 +01:00
  • b4cc05e625 Merge pull request #31 from welpo/style/tables Óscar 2023-02-11 20:57:13 +01:00
  • 394479d777 📝 style: showcase tables & invertable images welpo 2023-02-11 20:55:27 +01:00
  • 5b45351970 💄 style: center tables; colour headers; round borders welpo 2023-02-11 20:49:03 +01:00
  • 2732f494cf 🐛 fix: override font-size for home subtitle <p> welpo 2023-02-11 19:55:29 +01:00
  • 1845649613 ✏️ fix: set remote Zola url Óscar 2023-02-11 19:52:31 +01:00
  • f68a371ffe Merge pull request #30 from welpo/style/Cascadia-Code-font Óscar 2023-02-11 19:50:06 +01:00
  • f2cd044096 💄 style: set tab to 4 spaces; remove newlines welpo 2023-02-11 19:49:09 +01:00
  • 9db00d1f9d 💄 style: use Cascadia Code as code font welpo 2023-02-11 19:47:42 +01:00
  • f6cd7d3cf2 🍱 docs: change the codeblock example welpo 2023-02-11 19:38:59 +01:00
  • d412eae7df 💄 style: set Cascadia Code as code font Modifies the markdown file to showcase the font's ligatures. welpo 2023-02-11 19:31:53 +01:00
  • e387f792c3 Merge pull request #29 from welpo/style/serif-body Óscar 2023-02-11 19:28:57 +01:00
  • c65eea156c ✏️ fix: use serif as fallback welpo 2023-02-11 19:26:14 +01:00
  • 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. welpo 2023-02-11 19:20:56 +01:00
  • 9f412205b3 💄 style: move quote author to quote block welpo 2023-02-11 15:41:54 +01:00
  • 7cc887d654 Merge pull request #28 from welpo/style/smooth-img-invert Óscar 2023-02-11 01:04:48 +01:00
  • f443693cfe 💄 style: don't fully invert images in dark theme It washes out the contrast a bit, but a pure white background on a picture, which matches the background of the light theme, will now perfectly match the dark theme background. welpo 2023-02-11 01:00:47 +01:00
  • 0bae0515ec feat: showcase invertable image Óscar 2023-02-10 13:41:07 +01:00
  • e1159f7b79 Merge pull request #27 from welpo/feat/invertable-image-example Óscar 2023-02-10 13:34:07 +01:00
  • 2f4695dd0b feat: showcase invertable image welpo 2023-02-10 13:33:14 +01:00
  • 723b3b6139 💄 style: default light mode Óscar 2023-02-10 13:29:58 +01:00
  • 3ee94b4ed7 Merge pull request #26 from welpo/feature/relative-image-paths Óscar 2023-02-10 13:27:35 +01:00
  • 9de7a7a02d feat: allow realtive paths in images Useful when hosting on a subdirectory. Replaces $BASE_URL by the base_url set in config.toml. welpo 2023-02-10 13:25:55 +01:00
  • 4bb7435eab Merge pull request #25 from welpo/style/img-source Óscar 2023-02-10 02:54:51 +01:00
  • 6783ff6e49 🚚 style: move main image to static path welpo 2023-02-10 02:53:55 +01:00
  • 1c27ef4c4e Merge pull request #24 from welpo/style/no-image-border Óscar 2023-02-10 02:42:45 +01:00
  • 2b8a053f51 💄 style: remove border from images welpo 2023-02-10 02:41:47 +01:00
  • 389c724fe0 feat: add invertable image shortcode Useful to invert diagrams, graphs, etc. in dark theme. To use it in a markdown file, add a line like: {{ invertable_image(src="/img.png", alt="alt text") }} welpo 2023-02-10 02:36:23 +01:00
  • c26c826471 Merge pull request #23 from welpo/style/default-light-mode Óscar 2023-02-10 02:20:40 +01:00
  • 722d493a9a 💄 style: default light mode welpo 2023-02-10 02:15:05 +01:00
  • fce9487275 Merge pull request #22 from welpo/fix/relative-main-image-path Óscar 2023-02-10 02:10:37 +01:00
  • 067bc6ba25 🐛 fix: set absolute path to main image Otherwise it would fail to load when changing page. welpo 2023-02-10 02:08:00 +01:00
  • 2cfb57e758 Merge pull request #21 from welpo/style/main-image-resize Óscar 2023-02-09 19:11:22 +01:00
  • fd7a9da61c 🍱 style: increase contrast and saturation welpo 2023-02-09 19:10:53 +01:00
  • c71065d756 🍱 style: smaller home image; different circle crop welpo 2023-02-09 19:04:26 +01:00
  • 5e8ed33e7a Merge pull request #20 from welpo/style/main-image Óscar 2023-02-09 16:01:05 +01:00
  • e2edab51b7 💄 style: set local main image; no border-radius welpo 2023-02-09 15:59:37 +01:00
  • f1317e398b 🍱 style: add local main image Created with app Dollify. welpo 2023-02-09 15:59:02 +01:00
  • f549652790 Merge pull request #19 from welpo/style/no-border-radius Óscar 2023-02-09 15:47:11 +01:00
  • 4f7e25b01e 💄style: set consistent no border radius Only border radius left is main picture. welpo 2023-02-08 22:13:39 +01:00
  • ffb4c1279f Merge pull request #18 from welpo/fix/style Sergi Nogal 2023-02-09 00:41:51 +09:00
  • 794470d99a 💄 style: invert social icons when hovering This makes it consistent with the behaviour of all other links. welpo 2023-02-08 14:34:26 +01:00
  • 999861ba58 📝 feat: add Archive page to features. welpo 2023-02-08 14:31:03 +01:00
  • 5c48acba58 🐛 fix: close div class"tags-item" welpo 2023-02-08 14:30:01 +01:00
  • 978af11495 💄 style: reduce headers' size welpo 2023-02-08 02:28:04 +01:00
  • d41c9b5c86 ️ fix: atom feed alt description welpo 2023-02-08 02:10:03 +01:00
  • 48d10f59a5 💄 style: add link to Zola's site Just to show it's possible to use markdown on homepage. welpo 2023-02-08 01:48:08 +01:00
  • fcc7a31270 💄 style: change posts' dates to show off Archive welpo 2023-02-08 01:46:10 +01:00
  • 4fe8643a1a 💄 style: larger section titles welpo 2023-02-08 01:39:48 +01:00
  • 6e471450c6 💄 fix: remove double bottom-boder/div on Archive welpo 2023-02-08 01:26:16 +01:00
  • 0068912163 Merge branch 'main' into fix/style Óscar 2023-02-07 20:11:38 +01:00
  • 9637e053c3 💄 style: change switcher margin and width/height to rem welpo 2023-02-07 20:02:02 +01:00
  • 973e0f76f8 💄 style: increase padding between navs welpo 2023-02-07 20:00:58 +01:00
  • 099f094f31 🐛 fix: add end-of-file newline welpo 2023-02-07 19:05:33 +01:00
  • fa781db0e4 💄 style: set consistent underline in headers welpo 2023-02-07 18:43:17 +01:00
  • b8e372c733 💄 style: set equal padding on social icons welpo 2023-02-07 16:00:21 +01:00
  • 2b1887e316 💄 style: add padding before Next/Prev links (pagination) Actually adds padding *after* bloglist-container welpo 2023-02-07 15:02:05 +01:00
  • 559c97d1f3 📝 feat: remove Archive from TODO Óscar 2023-02-07 14:54:39 +01:00
  • bf649c66de Merge pull request #15 from welpo/feature/add-archive-screen Sergi Nogal 2023-02-07 22:52:38 +09:00
  • 55d928a3d5 ✏️ fix: _archive import typo serginogal 2023-02-07 22:48:19 +09:00
  • fcb8db43a6 💄 style: increase padding between navs welpo 2023-02-07 14:36:25 +01:00
  • 31f70fffaf 💬 fix: capitalise Archive title welpo 2023-02-07 13:58:02 +01:00
  • 3b5cc60e43 🔧 chore: add archive route to nav-links serginogal 2023-02-07 17:29:55 +09:00
  • 19caf3fab1 💄 style: add styles for archive screen serginogal 2023-02-07 17:28:42 +09:00
  • 3434cbc926 feat: add archive screen serginogal 2023-02-07 17:26:29 +09:00
  • 7b74bc0b91 ️ fix: set alt-text colour for social links They were unreadable before. welpo 2023-02-07 01:47:18 +01:00
  • c6c83797bf 💄 fix: set aspect-ratio on banner-home-ig welpo 2023-02-06 17:17:16 +01:00
  • 1c1e124115 🐛 fix: make navbar width and margin same as content serginogal 2023-02-07 00:52:10 +09:00
  • 40017f069f Merge pull request #14 from welpo/feature/add-md-support-to-index Sergi Nogal 2023-02-07 00:22:06 +09:00
  • c29697c421 💄 feat: change markdown description style serginogal 2023-02-07 00:03:08 +09:00
  • 32d4a9358c feat: set Table of Contents per page, not globally welpo 2023-02-06 16:01:46 +01:00
  • cc93f9fb7f ✏️ fix: use Sentence case in Projects title welpo 2023-02-06 15:40:34 +01:00
  • 988034ba4e ♻️ refactor: set datetime format as a variable welpo 2023-02-06 14:42:41 +01:00
  • 2cef2e5502 🐛 fix: add end-of-file newline welpo 2023-02-06 02:25:30 +01:00
  • 095b9d0d07 🐛 fix: add end-of-file newline welpo 2023-02-06 02:20:56 +01:00
  • 53d28ad522 ♻️ fix: remove duplicate .bloglist-title definition welpo 2023-02-06 02:08:34 +01:00
  • 1242b909a2 🐛 fix: consistent date format & remove invalid <time> tags welpo 2023-02-06 01:40:39 +01:00
  • 4cef13a7dd 🐛 fix: remove duplicated meta description welpo 2023-02-06 01:37:34 +01:00
  • 3f4259d3f4 🐛 fix: remove space in atom url welpo 2023-02-06 01:36:14 +01:00
  • 29afc44149 ️ fix: switch pagination from <ul> to <div> Aids screen reader output. welpo 2023-02-06 01:30:05 +01:00
  • 06dae7a711 💄 style: change various font sizes and date format welpo 2023-02-06 01:03:14 +01:00
  • 32ca1d3e9e 🍱 fix: update theme screenshot in /projects welpo 2023-02-05 02:21:50 +01:00
  • 6a4620a33b 🐛 fix: set consistent padding between nav and main content welpo 2023-02-05 02:21:21 +01:00
  • 1f11e8480e 🐛 fix: improve responsiveness of home banner welpo 2023-02-05 02:06:54 +01:00
  • 8b28ea75d6 🐛 fix: consistent round background for hovering over links Changes the coloured background on the main/home title text when hovering, so that it is as round as the rest of the navbar. welpo 2023-02-05 01:36:17 +01:00
  • 93577be618 Merge pull request #13 from welpo/fix/invisible-font Óscar 2023-02-05 01:10:51 +01:00
  • 4d57e097d1 🐛 fix: ensure text remains visible during webfont load welpo 2023-02-05 01:09:14 +01:00
  • a3ff46be97 📝 style: update screenshots and minor changes Óscar 2023-02-04 13:30:32 +01:00
  • 94ed410e45 Merge pull request #12 from welpo/fix/live-demo Óscar 2023-02-04 13:16:58 +01:00
  • 898fcc8975 📝 fix: working live url welpo 2023-02-04 13:15:28 +01:00
  • 1cb60032c6 📄 docs: add license welpo 2023-02-04 13:10:24 +01:00
  • 2095871a21 Merge pull request #11 from welpo/fix/socials Óscar 2023-02-04 13:07:01 +01:00