My personal website & blog. https://www.fosterhangdaan.com/
Find a file
2024-06-01 19:59:21 -04:00
_components Add link to donation site in footer 2024-06-01 19:59:21 -04:00
_includes Ensure text remains visible during webfont load 2024-05-15 12:48:11 -04:00
blog Pin icon images to specific version 2024-03-11 15:57:14 -04:00
static/icons Use fonts from my public static file server 2023-08-02 19:19:56 -04:00
styles Add Blog page 2023-08-05 14:46:03 -04:00
.dir-locals.el Disable ts-ls for TypeScript TSX mode 2024-03-05 18:24:39 -05: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 Format code 2024-03-05 18:38:42 -05:00
_data.yaml Renamed main layout to "base.tsx" 2023-08-05 10:06:45 -04:00
about.md Format code 2024-03-05 18:38:42 -05:00
deno.json Update Lume to v2.1.4 2024-04-18 11:13:10 -04:00
deno.lock Update Lume to v2.1.4 2024-04-18 11:13:10 -04:00
gpg-key.md Format code 2024-03-05 18:38:42 -05:00
index.tsx Add project entry for Vimm DL 2024-05-29 23:19:59 -04:00
LICENSE.md Change license to GNU AGPLv3 2023-10-02 18:52:58 -04:00
README.org Use entity for copyright symbol 2023-10-23 09:03:21 -04:00
resume.md Format code 2024-03-05 18:38:42 -05:00

Foster Hangdaan's Personal Website

About

This is the source code of my personal website & blog.

The repository can be found online at https://code.fosterhangdaan.com/foster/website.

Getting Started

IMPORTANT: This repository uses Git LFS for large files. Install and set it up before cloning this repository.

Run the development server:

deno task serve

To build:

deno task build

To deploy:

deno task deploy

My Contact Information

License

https://static.fosterhangdaan.com/images/agplv3-logo.svg

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.

Copyright

Copyright © 2023 Foster Hangdaan