The site is built with SvelteKit, UnoCSS, 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: for code
- CC BY-NC-SA 4.0: for words and assets
See LICENSE for details.