My personal website & blog.
https://www.fosterhangdaan.com/
Foster Hangdaan
7fde2ae97c
commit bceec739ecbc799551549bbda4e1a91cfd7f2d77 Author: Foster Hangdaan <foster@hangdaan.email> Date: Sat Aug 26 20:59:45 2023 -0400 Update draft commit 3c04aeb46b0197831fbbab69495bf182761a62f0 Author: Foster Hangdaan <foster@hangdaan.email> Date: Sat Aug 26 20:06:13 2023 -0400 Initial draft |
||
---|---|---|
_components | ||
_includes | ||
blog | ||
static/icons | ||
styles | ||
.dir-locals.el | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
_config.ts | ||
_data.yaml | ||
about.md | ||
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