Customize the landing page
🚧 Under construction. We will update it soon!
Search under the landing folder for TODO
tags and replace them with your own content.
Copywriting
Modify the landing page copywriting by changing the landing/src/i18n/ui.ts
strings.
Not all pages are localized, you might need to manually update certain markdown or astro pages.
Theming
When you build the project we already used the same theming as the main app but if you want
to still modify it you can do that at landing/src/components/CustomStyles.astro
Blog
Add blog posts by creating markdown files under landing/src/content/post/
.