My personal website & blog. https://www.fosterhangdaan.com/
Find a file
2023-07-26 09:59:19 -04:00
_components Capitalize title 2023-07-26 09:59:19 -04:00
_includes Remove color to use default 2023-07-26 09:58:44 -04:00
styles Add initial version of navbar 2023-07-26 09:50:04 -04:00
.editorconfig Initial commit 2023-07-23 16:04:28 -04:00
.gitattributes Initial commit 2023-07-23 16:04:28 -04:00
.gitignore Initial commit 2023-07-23 16:04:28 -04:00
_config.ts Add LICENSE.txt 2023-07-23 16:26:53 -04:00
_data.yaml Corrected title 2023-07-23 19:01:21 -04:00
deno.json Initial commit 2023-07-23 16:04:28 -04:00
deno.lock Update deno.lock 2023-07-23 16:44:36 -04:00
index.tsx Update format of GPG fingerprint 2023-07-26 08:48:32 -04:00
LICENSE.txt Add LICENSE.txt 2023-07-23 16:26:53 -04:00
README.md Add README.md 2023-07-23 16:21:17 -04:00
resume.tsx Add initial resume page 2023-07-26 09:09:33 -04:00

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