Commit Graph

10 Commits

Author SHA1 Message Date
992c5fa86e
Link bar on left side of main page
(Sucks on phones, but otherwise okay)
Bug fixes
2024-07-06 00:03:50 +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
83cfb0fec6
Added English and Czech content
Added English and Czech translations of the page
(placeholders like posts and compositions not included)
2024-07-05 18:22:54 +02:00
3b33ffa05d
Finished section for music
- Finished listing of musical compositions
- Slight update to listing of blog posts
- Updating api.js
- Fixed dark/light mode in some pages (font color)
2024-06-17 11:58:32 +02:00
687e8ee686
Added contact form (not working yet)
TODO:
backend for the contact form
2024-06-08 14:42:05 +02:00
92aed66774
i18n finished (no content yet)
"/" path is now i18n complete - text, image, favicon are all defined in dictionaries (src/i18n/<lang>.js)
Blog should be too
2024-06-06 12:55:12 +02:00
20a7f59aa2
Finished blog posts list (/blog path)
TODO: 404 Page
2024-06-04 11:56:21 +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
986ea7ef3f
i18n integration for showcase
Moved showcase carousel data source to respective i18n/ language files
2024-05-28 12:21:34 +02:00
Blboun3
fbd130eb8b
Finally structure for the project
Language versions, translations in separate files.
2024-03-25 14:41:07 +01:00