21 lines
304 B
Markdown
21 lines
304 B
Markdown
# 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
|
|
```
|
|
|
|
## Fonts & Icons
|
|
|
|
Fonts and icons are from [Nerd Fonts](https://www.nerdfonts.com/) - v3.0.2.
|