My personal website & blog. https://www.fosterhangdaan.com/
Find a file
Foster Hangdaan 17b8a400f5
Modify subheading of Resume page
The download link now follows best practices. The text should be clear as
to what the link does.
2023-08-01 21:23:36 -04:00
_components Move GPG section to its own page 2023-08-01 20:10:04 -04:00
_includes Add social media links to page footer 2023-08-01 01:35:21 -04:00
static/fonts Replace Nerd Fonts 2023-07-29 17:24:43 -04:00
styles Refactored fonts 2023-07-27 22:51:48 -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 Convert README from Markdown to Org 2023-07-29 22:28:36 -04:00
_data.yaml Corrected title 2023-07-23 19:01:21 -04:00
deno.json Upgrade Lume 2023-07-26 15:24:34 -04:00
deno.lock Upgrade Lume 2023-07-26 15:24:34 -04:00
gpg-key.tsx Move GPG section to its own page 2023-08-01 20:10:04 -04:00
index.tsx Add content to Home page 2023-08-01 21:16:31 -04:00
LICENSE.txt Add LICENSE.txt 2023-07-23 16:26:53 -04:00
README.org Convert README from Markdown to Org 2023-07-29 22:28:36 -04:00
resume.tsx Modify subheading of Resume page 2023-08-01 21:23:36 -04:00

Foster Hangdaan's Personal Website

Getting Started

Run the development server:

deno task serve

To build:

deno task build