10 Commits

Author SHA1 Message Date
6c0050ec1a
Added new content in English 2024-07-09 14:34:29 +02:00
16d493c820
Finishig touches & translations
- Added Czech translation of the first blog post
- Finishing touches and details
  - Translaitions of composition names
  - Changing naming scheme in content/music/
2024-07-07 15:15:00 +02:00
c0e69f5413
Added first content & bugfixes
- Fixed some displaying of images (images in /public cannot have their
size infered)
- Added first blog post (only in english)
- Added first composition
2024-07-05 22:07:15 +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
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