My personal website & blog.
https://www.fosterhangdaan.com/
Foster Hangdaan
ab2099a44b
- Add global `lang` attribute - Add metadata: `author`, `color-scheme` and `theme-color`. |
||
---|---|---|
_components | ||
_includes | ||
static/icons | ||
styles | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
_config.ts | ||
_data.yaml | ||
deno.json | ||
deno.lock | ||
gpg-key.md | ||
index.md | ||
LICENSE.txt | ||
README.org | ||
resume.md |
Foster Hangdaan's Personal Website
Getting Started
Run the development server:
deno task serve
To build:
deno task build
To deploy:
deno task deploy