Explain the point to whoever opens the admin

The overview leads with what Logbuch is for, a new Anleitung page renders
the editorial guide for humans, and the user list stops claiming accounts
come from a shell command: they appear on first sign in.
This commit is contained in:
Matthias G
2026-08-04 11:56:27 +02:00
parent 328db743d8
commit 7b4b5e1a14
7 changed files with 85 additions and 9 deletions
+1
View File
@@ -14,6 +14,7 @@ const config: NextConfig = {
'/api/v1/skill': ['./docs/skill.md'],
'/admin/api/files/skill': ['./docs/skill.md'],
'/admin/api/files/style-guide': ['./docs/style-guide.md'],
'/admin/guide': ['./docs/style-guide.md'],
'/': ['./node_modules/drizzle-orm/**'],
'/api/v1/media': sharpNative,
'/admin/media': sharpNative,