Update .env.local with clearer variable explanations, add .vscode to .gitignore, and enhance AdminPage layout with improved label organization and styling for Markdown content and live preview sections.

This commit is contained in:
2025-06-19 19:06:49 +02:00
parent 549cccd526
commit 4dd764826f
3 changed files with 34 additions and 18 deletions

1
.gitignore vendored
View File

@@ -3,3 +3,4 @@ node_modules
electron/dist
posts/admin.json
posts/admin.json.tmp
.vscode