Go to file
mukimovd 1ea6cec608 Implement a central theme to ensure a consistent look and feel across site
Adds theme file and applies it to the navigation header and home page.

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/3d8b969a-14be-44e3-8741-9c8bb93efcb4.jpg
2025-05-01 22:33:50 +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 Implement a central theme to ensure a consistent look and feel across site 2025-05-01 22:33:50 +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