fiveoutofnine / www

personal site

Home Page:https://fiveoutofnine.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

5/9's personal website: fiveoutofnine.com.

Structure

The site is divided into 4 categories:

  • /, page featuring cool things I've done.
  • /blog, page listing things I've written.
  • /design, documentation for my design system.
  • Other projects, pages, etc.

Local development

Installation

git clone https://github.com/fiveoutofnine/www.git
pnpm install
pnpm run dev

Building

supabase gen types typescript --project-id $PROJECT_ID > generated/database.types.ts
pnpm dlx next build

About

personal site

https://fiveoutofnine.com

License:MIT License


Languages

Language:TypeScript 78.7%Language:MDX 20.3%Language:JavaScript 0.8%Language:CSS 0.2%