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.
This commit is contained in:
commit
b47b761f1c
190 changed files with 16583 additions and 0 deletions
18
LICENSE
Normal file
18
LICENSE
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
Shadcnblocks.com License
|
||||
|
||||
Copyright (c) 2024 Shadcnblocks.com
|
||||
|
||||
Things you can do
|
||||
|
||||
- This License grants you, the purchaser, an ongoing, non-exclusive, worldwide license to make use of this template.
|
||||
- Use the template to develop unlimited end products for unlimited Clients.
|
||||
- An end product is a customized implementation of this template, usually a new website,
|
||||
which requires an application of skill and effort to be created.
|
||||
- You can modify this template and can combine it with other works and plugins to create your end product.
|
||||
The resulting end product is subject to the terms of the license. You can do these things as
|
||||
long as the end product you then create is one that’s permitted by the license.
|
||||
|
||||
Things you can't do
|
||||
|
||||
- You can't re-distribute or re-sell this template as stock, in a tool or template.
|
||||
- You can't re-distribute, re-sell or provision this template from a 'hosting' service, a "website builder" or a SAAS product.
|
||||
Loading…
Add table
Add a link
Reference in a new issue