rishi-raj-jain / nize.foo

My personal site built with Astro and SolidJS

Home Page:https://nize.foo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My personal site built with Astro and SolidJS.

Styled with Tailwind CSS and the gruvbox color scheme (config).

Development

# install dependencies
pnpm install # or npm install

# start local dev server
pnpm start # or npm start

# build for production (configured for Vercel)
pnpm build # or npm run build

Environment variables

# for contact form
DISCORD_WEBHOOK_URL=https://discord.com/api/webhooks/...

About

My personal site built with Astro and SolidJS

https://nize.foo

License:MIT License


Languages

Language:Astro 62.7%Language:TypeScript 22.6%Language:JavaScript 13.4%Language:CSS 1.2%