# Foster Hangdaan's Personal Website

Visit the website at `https://www.fosterhangdaan.com`.

## Getting started

Run the development server:

``` sh
deno task serve
```

To build:

``` sh
deno task build
```