My personal website & blog.
https://www.fosterhangdaan.com/
Foster Hangdaan
1b1482a8d9
Previously, the entire main content was fitted inside one element. Now, each section and container handle their own paddings and margins. This allows for more flexibility as to how each container can be styled. |
||
---|---|---|
_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