976 Commits (98b0c8d161932ddc8abf8f063788847b9368d039)
 

Author SHA1 Message Date
welpo d41c9b5c86
️ fix: atom feed alt description 2 years ago
welpo 48d10f59a5
💄 style: add link to Zola's site
Just to show it's possible to use markdown on homepage.
2 years ago
welpo fcc7a31270
💄 style: change posts' dates to show off Archive 2 years ago
welpo 4fe8643a1a
💄 style: larger section titles 2 years ago
welpo 6e471450c6
💄 fix: remove double bottom-boder/div on Archive 2 years ago
Óscar 0068912163
Merge branch 'main' into fix/style 2 years ago
welpo 9637e053c3
💄 style: change switcher margin and width/height to rem 2 years ago
welpo 973e0f76f8
💄 style: increase padding between navs 2 years ago
welpo 099f094f31
🐛 fix: add end-of-file newline 2 years ago
welpo fa781db0e4
💄 style: set consistent underline in headers 2 years ago
welpo b8e372c733
💄 style: set equal padding on social icons 2 years ago
welpo 2b1887e316
💄 style: add padding before Next/Prev links (pagination)
Actually adds padding *after* bloglist-container
2 years ago
Óscar 559c97d1f3
📝 feat: remove Archive from TODO 2 years ago
Sergi Nogal bf649c66de
Merge pull request #15 from welpo/feature/add-archive-screen
Feature/add archive screen
2 years ago
serginogal 55d928a3d5 ✏️ fix: _archive import typo 2 years ago
welpo fcb8db43a6
💄 style: increase padding between navs 2 years ago
welpo 31f70fffaf 💬 fix: capitalise Archive title 2 years ago
serginogal 3b5cc60e43 🔧 chore: add archive route to nav-links 2 years ago
serginogal 19caf3fab1 💄 style: add styles for archive screen 2 years ago
serginogal 3434cbc926 feat: add archive screen 2 years ago
welpo 7b74bc0b91 ️ fix: set alt-text colour for social links
They were unreadable before.
2 years ago
welpo c6c83797bf 💄 fix: set aspect-ratio on banner-home-ig 2 years ago
serginogal 1c1e124115 🐛 fix: make navbar width and margin same as content 2 years ago
Sergi Nogal 40017f069f
Merge pull request #14 from welpo/feature/add-md-support-to-index
Feature/add md support to index
2 years ago
serginogal c29697c421 💄 feat: change markdown description style 2 years ago
welpo 32d4a9358c feat: set Table of Contents per page, not globally 2 years ago
welpo cc93f9fb7f ✏️ fix: use Sentence case in Projects title 2 years ago
welpo 988034ba4e ♻️ refactor: set datetime format as a variable 2 years ago
welpo 2cef2e5502 🐛 fix: add end-of-file newline 2 years ago
welpo 095b9d0d07 🐛 fix: add end-of-file newline 2 years ago
welpo 53d28ad522 ♻️ fix: remove duplicate .bloglist-title definition 2 years ago
welpo 1242b909a2 🐛 fix: consistent date format & remove invalid <time> tags 2 years ago
welpo 4cef13a7dd 🐛 fix: remove duplicated meta description 2 years ago
welpo 3f4259d3f4 🐛 fix: remove space in atom url 2 years ago
welpo 29afc44149 ️ fix: switch pagination from <ul> to <div>
Aids screen reader output.
2 years ago
welpo 06dae7a711 💄 style: change various font sizes and date format 2 years ago
welpo 32ca1d3e9e 🍱 fix: update theme screenshot in /projects 2 years ago
welpo 6a4620a33b 🐛 fix: set consistent padding between nav and main content 2 years ago
welpo 1f11e8480e 🐛 fix: improve responsiveness of home banner 2 years ago
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.
2 years ago
Óscar 93577be618
Merge pull request #13 from welpo/fix/invisible-font
🐛 fix: ensure text remains visible during webfont load
2 years ago
welpo 4d57e097d1 🐛 fix: ensure text remains visible during webfont load 2 years ago
Óscar a3ff46be97
📝 style: update screenshots and minor changes 2 years ago
Óscar 94ed410e45
Merge pull request #12 from welpo/fix/live-demo
📝 fix: working live url
2 years ago
welpo 898fcc8975 📝 fix: working live url 2 years ago
welpo 1cb60032c6 📄 docs: add license 2 years ago
Óscar 2095871a21
Merge pull request #11 from welpo/fix/socials
🐛 fix: remove duplicate social images; allow relative paths in socials; add more social examples
2 years ago
welpo 339f818cfb 🐛 fix: remove duplicate social images; allow relative paths in socials
- Remove duplicate files in social_icons folder
- Allow relative paths in socials section (footer)
- Add more socials in default config
2 years ago
Óscar 381eceaf08
Merge pull request #10 from welpo/fix/relative-paths
🐛 fix: allow for relative paths everywhere
2 years ago
welpo 049df81d6c 🐛 fix: allow for relative paths everywhere
Allows hosting the page on subdirectories.
2 years ago