My personal website & blog.
https://www.fosterhangdaan.com/
_components | ||
_includes | ||
styles | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
_config.ts | ||
_data.yaml | ||
deno.json | ||
deno.lock | ||
index.tsx | ||
LICENSE.txt | ||
README.md | ||
resume.tsx |
Foster Hangdaan's Personal Website
Visit the website at https://www.fosterhangdaan.com
.
Getting started
Run the development server:
deno task serve
To build:
deno task build