website/README.org
Foster Hangdaan d19be7b112
Move meta info to README and footer
This removes the About page and moves its contents to the README and footer.
2024-06-05 20:53:54 -04:00

2.2 KiB

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