Go to file
mukimovd 0f2384b05b Enable users to change the website's appearance based on the four seasons
Implements seasonal themes using CSS variables, a SeasonProvider, and a SeasonSelector component, storing user preferences in local storage.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: cbacfb18-842a-4116-a907-18c0105ad8ec
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/39b5c689-6e8a-4d5a-9792-69cc81a56534/5cf2d5fa-a53c-49bf-9d66-cc5f8c3a3659.jpg
2025-05-01 22:46:36 +00:00
attached_assets Refine the site's color scheme to align with the established design principles 2025-05-01 22:28:00 +00:00
client Enable users to change the website's appearance based on the four seasons 2025-05-01 22:46:36 +00:00
server Ensure blog posts and tags are correctly linked when the site initially loads 2025-05-01 03:54:50 +00:00
shared Enable discussions on various content types and enhance user engagement 2025-05-01 03:46:09 +00:00
.gitignore Introduce the core functionality and basic structure of the platform 2025-05-01 03:05:33 +00:00
.replit Introduce the core functionality and basic structure of the platform 2025-05-01 03:05:33 +00:00
components.json Introduce the core functionality and basic structure of the platform 2025-05-01 03:05:33 +00:00
drizzle.config.ts Introduce the core functionality and basic structure of the platform 2025-05-01 03:05:33 +00:00
generated-icon.png Initial commit 2025-05-01 02:38:33 +00:00
package-lock.json Introduce the core functionality and basic structure of the platform 2025-05-01 03:05:33 +00:00
package.json Introduce the core functionality and basic structure of the platform 2025-05-01 03:05:33 +00:00
postcss.config.js Introduce the core functionality and basic structure of the platform 2025-05-01 03:05:33 +00:00
tailwind.config.ts Introduce the core functionality and basic structure of the platform 2025-05-01 03:05:33 +00:00
tsconfig.json Introduce the core functionality and basic structure of the platform 2025-05-01 03:05:33 +00:00
vite.config.ts Introduce the core functionality and basic structure of the platform 2025-05-01 03:05:33 +00:00