7 Commits

Author SHA1 Message Date
a1b94ae545
Bugfixes
- Updated REAMDE.md to reflect current file & folder structure
- Fixed Navbar not working
- Added middleware exceptions for api and public/ (to not auto link to i18n version)
- Fixed blog [slug] and [tag] pages not rendering properly (prerender = true)
2024-06-21 09:20:24 +02:00
151a72584b
Basic post tagging system
Can get posts with some tags, but only using HTTP/S address.
Fixed SinglePostCard URL to work from anywhere
TODO: Add intelligent post filter
TODO: 404 Page
2024-06-04 12:53:06 +02:00
20a7f59aa2
Finished blog posts list (/blog path)
TODO: 404 Page
2024-06-04 11:56:21 +02:00
fb2a983a91
Beautified post lists page
TODO:
- Fix when blog page is non existent in selected language
2024-06-03 20:42:22 +02:00
Blboun3
1f06060124
Finished blog post styling
Light & Dark mode; on sizes <sm to 2xl+
2024-05-31 07:49:15 +02:00
18eb59ff2a
Create i18n blog posts
Content stored in /src/content/blog/[slug]/<lang>.md
TODO: fix missing content in language
TODO: main blog page
2024-05-29 08:05:39 +02:00
Blboun3
fdc43aa699
sync 2024-05-29 07:19:55 +02:00