The site is built with SvelteKit, WindiCSS, and Remark/Rehype/Unified.
# Install dependencies
$ pnpm install
# Start dev server
$ pnpm dev
# Build production site
$ pnpm build
# Preview production site
$ pnpm preview
# Format code with Prettier
$ pnpm format
- taniarascia.com: Design inspiration.
- css.gg: CSS icons reference.
- Google Fonts: Free fonts.
MIT