Update story description and enhance sidebar styles

- Revised the story section description to reflect the server's narrative.
- Removed placeholder text and added a prompt for content creation.
- Improved sidebar link styles for better visibility and interaction.
- Added hover effects and styles for sections with sub-items in the table of contents.
- Introduced new styles for alcohol and contact link cards for consistent design.
- Enhanced map call-to-action button with new styles and hover effects.
This commit is contained in:
2026-04-21 12:44:22 +03:00
parent e32e0fb972
commit c38d538f93
16 changed files with 2083 additions and 104 deletions

22
.gitignore vendored
View File

@@ -1,4 +1,26 @@
node_modules/
.astro/
dist/
# Local Codex/dev artifacts
.codex*
.codex/
.tmp*
*.tmp
# Logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# OS files
.DS_Store
Thumbs.db
# Editor / local workspace junk
.vscode/
.idea/
*.swp
*.swo