Stable Website before landingpage

This commit is contained in:
2026-03-22 22:16:44 +01:00
parent 7e0818aece
commit 9049e7cc58
23 changed files with 2552 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
## Workflow
- After every chat response that includes code or content changes, make a git commit describing the work.
- Keep commits small and scoped to the edits made in that conversation.
- Do not defer commits; commit as soon as the edits are complete.