My personal website & blog. https://www.fosterhangdaan.com/
Find a file
Foster Hangdaan c7502688ee
Overhaul font sizes
This aims to improve the readability of the text on desktop displays.
It mainly increases the font size and line height of the text in the
main content.
2023-11-28 21:15:36 -05:00
_components Rearrange navbar links 2023-10-05 11:09:26 -04:00
_includes Overhaul font sizes 2023-11-28 21:15:36 -05:00
blog Minor edits and corrections 2023-11-28 20:37:35 -05: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 Set project name in .dir-locals.el 2023-10-09 11:28:19 -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 Include images in dest folder 2023-11-28 16:19:58 -05:00
_data.yaml Renamed main layout to "base.tsx" 2023-08-05 10:06:45 -04:00
about.md Change fonts 2023-11-27 17:43:21 -05:00
deno.json Update Lume to v1.19.4 2023-11-27 16:58:56 -05:00
deno.lock Update Lume to v1.19.4 2023-11-27 16:58:56 -05:00
gpg-key.md Remove extra space 2023-10-09 10:27:17 -04:00
index.tsx Edit home page headings 2023-11-28 16:20:49 -05: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 Update Resume 2023-08-16 21:04:30 -04: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