My personal website & blog.
https://www.fosterhangdaan.com/
Foster Hangdaan
db36f9cc7c
- Fix style that affected `ol` and `ul` tags when only `ul` should have been targeted. - Added style for `code` outside of `pre`. |
||
---|---|---|
_components | ||
_includes | ||
static/icons | ||
styles | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
_config.ts | ||
_data.yaml | ||
deno.json | ||
deno.lock | ||
gpg-key.tsx | ||
index.tsx | ||
LICENSE.txt | ||
README.org | ||
resume.tsx |
Foster Hangdaan's Personal Website
Getting Started
Run the development server:
deno task serve
To build:
deno task build