feat: project settings

This commit is contained in:
2026-02-11 06:41:43 +01:00
parent 948873a971
commit 503d895588
4 changed files with 104 additions and 9 deletions

View File

@@ -261,7 +261,9 @@ to easy template creation.
For the styling I want the system to be based on css templates, so that the look can be easily swapped
to the wish of the user. There should be a selection of light and dark themes bundled with the application,
so that starting is simple. New css templates must be easily integrateable into the application,
maybe even with easy importing from a central repository site or something like that.
maybe even with easy importing from a central repository site or something like that. I think Pico CSS is a
good choice, since it sticks to semantic HTML and auto-adapts to light/dark mode settings of users.
I want to work minimalist, but still allow some style influence into the site based on user prefs.
Check the site https://hugo.rfc1437.de/ for its structure, this is the structure of blog I want to be
capable of building with this tooling. So we need templates for overview pages and ways to manage menues