No description
  • Astro 76.2%
  • TypeScript 13.7%
  • CSS 8.4%
  • JavaScript 1.7%
Find a file
2026-05-12 21:01:02 +05:30
public update: move all static files to cdn 2026-05-12 21:01:02 +05:30
src update: move all static files to cdn 2026-05-12 21:01:02 +05:30
.gitignore init 2025-12-28 18:23:41 +05:30
astro.config.mjs update: codeblocks theme from dark to light 2026-04-25 18:40:28 +05:30
components.json init 2025-12-28 18:23:41 +05:30
LICENSE init 2025-12-28 18:23:41 +05:30
package.json add: rss feed and tags on blogs 2026-03-12 19:56:06 +05:30
pnpm-lock.yaml add: rss feed and tags on blogs 2026-03-12 19:56:06 +05:30
README.md update: README 2025-12-28 21:41:17 +05:30
tsconfig.json init 2025-12-28 18:23:41 +05:30

Alt

Stack

Category Technology Name
Framework Astro
Styling Tailwind
Components shadcn/ui
Content MDX
Deployment Vercel

Development

npm i
npm run dev

Visit http://localhost:4321