Commit graph

13 commits

Author SHA1 Message Date
Neeldhara Misra
b03d27cc3a Make callout headings explicit
Some checks are pending
Build / build (push) Waiting to run
2026-06-26 01:44:41 +05:30
Neeldhara Misra
0025e453e8 Remove latest nav link
Some checks are pending
Build / build (push) Waiting to run
2026-06-25 18:29:06 +05:30
Neeldhara Misra
164f4a0f3c Rename poetry site to pieces
Some checks are pending
Build / build (push) Waiting to run
2026-06-25 16:19:48 +05:30
Neeldhara Misra
632543db4d Fix local images and em dash rendering
Some checks are pending
Build / build (push) Waiting to run
2026-06-25 05:21:34 +05:30
Neeldhara Misra
4b3aa3022e Restore post metadata and align comments
Some checks are pending
Build / build (push) Waiting to run
2026-06-25 05:04:25 +05:30
Neeldhara Misra
5f146e3ef4 Align article width with navbar
Some checks are pending
Build / build (push) Waiting to run
2026-06-25 04:48:32 +05:30
Neeldhara Misra
8312dc6d8a Improve imported blog post rendering
Some checks are pending
Build / build (push) Waiting to run
2026-06-25 03:46:34 +05:30
Neeldhara Misra
165aa5636f Improve blog post rendering
Some checks are pending
Build / build (push) Waiting to run
2026-06-25 00:56:25 +05:30
Neeldhara Misra
3ced32a4d0 Add featured post flag for homepage
Some checks failed
Build / build (push) Has been cancelled
2026-06-22 13:08:56 +05:30
Neeldhara Misra
4ddaba7c7d Add social links to blog footers
Some checks failed
Build / build (push) Has been cancelled
2026-06-14 01:54:14 +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
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