My personal website & blog. https://www.fosterhangdaan.com/
Find a file
2024-09-14 08:29:15 -04:00
src Add section for public blockchain nodes 2024-09-13 19:54:13 -04:00
.editorconfig Initial commit 2023-07-23 16:04:28 -04:00
.gitattributes Update .gitattributes 2024-09-07 07:51:44 -04:00
.gitignore Ignore Emacs local config 2024-09-06 11:42:53 -04:00
_config.ts Move comment nearer to its block 2024-09-14 08:29:15 -04:00
deno.json Update Lume to v2.3.2 2024-09-11 05:44:53 -04:00
deno.lock Update Lume to v2.3.2 2024-09-11 05:44:53 -04:00
LICENSE.md Change license to GNU AGPLv3 2023-10-02 18:52:58 -04:00
lume.ts Remove lume task 2024-09-07 06:56:36 -04:00
README.org Fix link formatting 2024-09-08 10:54:43 -04: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://minio.fosterhangdaan.com/public/images/logos/licenses/agplv3.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