84 Commits

Author SHA1 Message Date
welpo
f1317e398b
🍱 style: add local main image
Created with app Dollify.
2023-02-09 15:59:02 +01:00
Óscar
f549652790
Merge pull request #19 from welpo/style/no-border-radius
💄style: set consistent no border radius
2023-02-09 15:47:11 +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
Sergi Nogal
ffb4c1279f
Merge pull request #18 from welpo/fix/style
💄style: various style changes for consistency and aesthetics
2023-02-09 00:41:51 +09:00
welpo
794470d99a
💄 style: invert social icons when hovering
This makes it consistent with the behaviour of all other links.
2023-02-08 14:34:26 +01:00
welpo
999861ba58
📝 feat: add Archive page to features. 2023-02-08 14:31:03 +01:00
welpo
5c48acba58
🐛 fix: close div class"tags-item" 2023-02-08 14:30:01 +01:00
welpo
978af11495
💄 style: reduce headers' size 2023-02-08 02:28:04 +01:00
welpo
d41c9b5c86
️ fix: atom feed alt description 2023-02-08 02:10:03 +01:00
welpo
48d10f59a5
💄 style: add link to Zola's site
Just to show it's possible to use markdown on homepage.
2023-02-08 01:48:08 +01:00
welpo
fcc7a31270
💄 style: change posts' dates to show off Archive 2023-02-08 01:46:10 +01:00
welpo
4fe8643a1a
💄 style: larger section titles 2023-02-08 01:39:48 +01:00
welpo
6e471450c6
💄 fix: remove double bottom-boder/div on Archive 2023-02-08 01:26:16 +01:00
Óscar
0068912163
Merge branch 'main' into fix/style 2023-02-07 20:11:38 +01:00
welpo
9637e053c3
💄 style: change switcher margin and width/height to rem 2023-02-07 20:02:02 +01:00
welpo
973e0f76f8
💄 style: increase padding between navs 2023-02-07 20:00:58 +01:00
welpo
099f094f31
🐛 fix: add end-of-file newline 2023-02-07 19:05:33 +01:00
welpo
fa781db0e4
💄 style: set consistent underline in headers 2023-02-07 18:43:17 +01:00
welpo
b8e372c733
💄 style: set equal padding on social icons 2023-02-07 16:00:21 +01:00
welpo
2b1887e316
💄 style: add padding before Next/Prev links (pagination)
Actually adds padding *after* bloglist-container
2023-02-07 15:02:05 +01:00
Óscar
559c97d1f3
📝 feat: remove Archive from TODO 2023-02-07 14:54:39 +01:00
Sergi Nogal
bf649c66de
Merge pull request #15 from welpo/feature/add-archive-screen
Feature/add archive screen
2023-02-07 22:52:38 +09:00
serginogal
55d928a3d5 ✏️ fix: _archive import typo 2023-02-07 22:48:19 +09:00
welpo
fcb8db43a6
💄 style: increase padding between navs 2023-02-07 14:36:25 +01:00
welpo
31f70fffaf 💬 fix: capitalise Archive title 2023-02-07 13:58:02 +01:00
serginogal
3b5cc60e43 🔧 chore: add archive route to nav-links 2023-02-07 17:29:55 +09:00
serginogal
19caf3fab1 💄 style: add styles for archive screen 2023-02-07 17:28:42 +09:00
serginogal
3434cbc926 feat: add archive screen 2023-02-07 17:26:29 +09:00
welpo
7b74bc0b91 ️ fix: set alt-text colour for social links
They were unreadable before.
2023-02-07 01:47:18 +01:00
welpo
c6c83797bf 💄 fix: set aspect-ratio on banner-home-ig 2023-02-06 17:17:16 +01:00
serginogal
1c1e124115 🐛 fix: make navbar width and margin same as content 2023-02-07 00:52:10 +09:00
Sergi Nogal
40017f069f
Merge pull request #14 from welpo/feature/add-md-support-to-index
Feature/add md support to index
2023-02-07 00:22:06 +09:00
serginogal
c29697c421 💄 feat: change markdown description style 2023-02-07 00:03:08 +09:00
welpo
32d4a9358c feat: set Table of Contents per page, not globally 2023-02-06 16:01:46 +01:00
welpo
cc93f9fb7f ✏️ fix: use Sentence case in Projects title 2023-02-06 15:40:34 +01:00
welpo
988034ba4e ♻️ refactor: set datetime format as a variable 2023-02-06 14:42:41 +01:00
welpo
2cef2e5502 🐛 fix: add end-of-file newline 2023-02-06 02:25:30 +01:00
welpo
095b9d0d07 🐛 fix: add end-of-file newline 2023-02-06 02:20:56 +01:00
welpo
53d28ad522 ♻️ fix: remove duplicate .bloglist-title definition 2023-02-06 02:08:34 +01:00
welpo
1242b909a2 🐛 fix: consistent date format & remove invalid <time> tags 2023-02-06 01:40:39 +01:00
welpo
4cef13a7dd 🐛 fix: remove duplicated meta description 2023-02-06 01:37:34 +01:00
welpo
3f4259d3f4 🐛 fix: remove space in atom url 2023-02-06 01:36:14 +01:00
welpo
29afc44149 ️ fix: switch pagination from <ul> to <div>
Aids screen reader output.
2023-02-06 01:30:05 +01:00
welpo
06dae7a711 💄 style: change various font sizes and date format 2023-02-06 01:03:14 +01:00
welpo
32ca1d3e9e 🍱 fix: update theme screenshot in /projects 2023-02-05 02:21:50 +01:00
welpo
6a4620a33b 🐛 fix: set consistent padding between nav and main content 2023-02-05 02:21:21 +01:00
welpo
1f11e8480e 🐛 fix: improve responsiveness of home banner 2023-02-05 02:06:54 +01:00
welpo
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.
2023-02-05 01:36:17 +01:00
Óscar
93577be618
Merge pull request #13 from welpo/fix/invisible-font
🐛 fix: ensure text remains visible during webfont load
2023-02-05 01:10:51 +01:00
welpo
4d57e097d1 🐛 fix: ensure text remains visible during webfont load 2023-02-05 01:09:14 +01:00