/seth.computer

Personal website!

Primary LanguageTypeScript

seth.computer

A repo for my personal website. Completely rewritten on a whim several times over the years, as you do.

Currently built with

Developing

First install deno.

# install dependencies
$ deno task cache

# watch and serve files at `localhost:3000`
$ deno serve

Deployment

Hosted on netlify. Commits to the main branch deploy to seth.computer.