Commit graph

9 commits

Author SHA1 Message Date
Neeldhara Misra
b3cd8a8914 Attach Dokploy compose service to proxy network
Some checks are pending
Build / build (push) Waiting to run
2026-06-13 20:03:47 +02:00
Neeldhara Misra
80c51bdfea Set up multisite Dokploy deployment
Some checks are pending
Build / build (push) Waiting to run
2026-06-13 19:45:59 +02:00
56f49d988d Add WARP.md and fix 100 prisoners MDX for build 2025-10-13 17:07:23 +05:30
3465643410 redirects take three 2025-08-10 02:01:40 +05:30
f133ede887 assets redirects added 2025-08-10 01:55:59 +05:30
7c88dcc952 redirects take two 2025-08-10 01:53:46 +05:30
8aa5e68642 redirects take 2 2025-08-10 01:53:27 +05:30
0f84acb8e0 redirects 2025-08-10 01:49:03 +05:30
b47b761f1c feat: Complete multi-blog setup with 12 collections and subdomain routing
- Added 12 blog collections: art, bfs, dfs, problems, puzzles, reviews, reflections, vibes, workflows, magic, contests, poetry
- Created content config with glob loaders for all collections
- Added sample posts for each collection
- Fixed TypeScript collection recognition by removing duplicate config
- Made BlogPosts component collection-aware for proper routing
- Created individual post pages ([...slug].astro) for each collection
- Added Netlify subdomain routing configuration
- Updated all references to use neeldhara.blog as main domain
- Fixed navigation links in all-blogs component

Ready for GitHub/Netlify deployment with subdomain support.
2025-08-10 01:22:06 +05:30