Personal notes / blog / portfolio website build with Astro, Tailwind CSS and TypeScript. This project is based on the template Astro Blur.
Prerequisites:
Install dependencies:
pnpm install
Serve at localhost:3000:
pnpm dev
Run code linters:
pnpm lint
- Icons: Material Symbols by Google
- Astro template / theme based on Astro Blur