My personal website & blog. https://www.fosterhangdaan.com/
Go to file
2024-07-05 20:44:35 -04:00
_components Move meta info to README and footer 2024-06-05 20:53:54 -04:00
_includes Move meta info to README and footer 2024-06-05 20:53:54 -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 Update Lume to v2.2.2 2024-06-30 18:53:24 -04:00
_data.yaml Renamed main layout to "base.tsx" 2023-08-05 10:06:45 -04:00
deno.json Update Lume to v2.2.3 2024-07-05 20:44:35 -04:00
deno.lock Update Lume to v2.2.3 2024-07-05 20:44:35 -04:00
gpg-key.md Format code 2024-03-05 18:38:42 -05:00
index.tsx Format code 2024-06-05 20:55:26 -04:00
LICENSE.md Change license to GNU AGPLv3 2023-10-02 18:52:58 -04:00
README.org Move meta info to README and footer 2024-06-05 20:53:54 -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 https://www.fosterhangdaan.com. It is made with a static site generator called Lume.

Repository

In case you have received this code from another source, 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

Assets

Sources for assets used in the site:

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