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
10
public/images/logos/drive.svg
Normal file
10
public/images/logos/drive.svg
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
<svg width="58" height="51" viewBox="0 0 58 51" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g id="Group 3">
|
||||
<path id="Vector" d="M4.66744 43.5191L7.16994 47.8416C7.68994 48.7516 8.43744 49.4666 9.31494 49.9866L18.2524 34.5166H0.377441C0.377441 35.5241 0.637441 36.5316 1.15744 37.4416L4.66744 43.5191Z" fill="#0066DA"/>
|
||||
<path id="Vector_2" d="M28.7499 16.3167L19.8124 0.84668C18.9349 1.36668 18.1874 2.08168 17.6674 2.99168L1.15744 31.5917C0.647005 32.4821 0.378121 33.4904 0.377441 34.5167H18.2524L28.7499 16.3167Z" fill="#00AC47"/>
|
||||
<path id="Vector_3" d="M48.1849 49.9866C49.0624 49.4666 49.8099 48.7516 50.3299 47.8416L51.3699 46.0541L56.3424 37.4416C56.8624 36.5316 57.1224 35.5241 57.1224 34.5166H39.2461L43.0499 41.9916L48.1849 49.9866Z" fill="#EA4335"/>
|
||||
<path id="Vector_4" d="M28.75 16.3167L37.6875 0.84665C36.81 0.32665 35.8025 0.0666504 34.7625 0.0666504H22.7375C21.6975 0.0666504 20.69 0.35915 19.8125 0.84665L28.75 16.3167Z" fill="#00832D"/>
|
||||
<path id="Vector_5" d="M39.2474 34.5166H18.2524L9.31494 49.9866C10.1924 50.5066 11.1999 50.7666 12.2399 50.7666H45.2599C46.2999 50.7666 47.3074 50.4741 48.1849 49.9866L39.2474 34.5166Z" fill="#2684FC"/>
|
||||
<path id="Vector_6" d="M48.0875 17.2917L39.8325 2.99168C39.3125 2.08168 38.565 1.36668 37.6875 0.84668L28.75 16.3167L39.2475 34.5167H57.09C57.09 33.5092 56.83 32.5017 56.31 31.5917L48.0875 17.2917Z" fill="#FFBA00"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.4 KiB |
Loading…
Add table
Add a link
Reference in a new issue