9 Commits

Author SHA1 Message Date
d6d44fd9af
Tooltips in the top navigation bar
Added tooltips to icons in top navigation bar
2024-07-06 17:02:07 +02:00
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
cd27a8e508
Update Astro & created custom middleware
- Updated Astro to newest version (4.11.0)
- Created custom middleware (middleware.js), to extend on Astro's default i18n
- Code cleanup and bugfixes
2024-06-20 14:20:27 +02:00
ea2e94ad0f
Update Navbar
Navbar now includes music section
Added music icon
Navbar has backdrop-blur and is semi-transparent again
Installed more shadcn-ui components
Added LICENSE texts (copied MIT licenses for shadcn and heroicons)
2024-06-12 10:19:33 +02:00
Blboun3
d377b3d739
Fixed navbar current page in blog posts
When in blog post the current page on navbar is highlighting now blog (previously was none, since url != /blog nor /)
2024-05-30 13:27:24 +02:00
fd03b7b9cf
almost finished navbar
TODO: modify dropdown menus
2024-04-07 17:23:34 +02:00
d5026cfc05
done language switching 2024-04-07 11:11:04 +02:00
38bec6c326
Started work on the Hero section. 2024-04-02 21:04:11 +02:00
Blboun3
44eabc1a09
Summary (required) 2024-03-26 21:12:10 +01:00