My personal website & blog. https://www.fosterhangdaan.com/
Find a file
2023-12-03 20:18:54 -05:00
_components Use final location to skip redirect 2023-12-03 19:15:13 -05:00
_includes Enlarge font size of TOC heading 2023-12-03 20:18:54 -05:00
blog Minor edit 2023-12-03 18:53:44 -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 Add footnotes plugin 2023-12-03 13:11:01 -05:00
_data.yaml Renamed main layout to "base.tsx" 2023-08-05 10:06:45 -04:00
about.md Correct spelling of font name 2023-12-02 16:05:08 -05:00
deno.json Update Lume to v1.19.4 2023-11-27 16:58:56 -05:00
deno.lock Add footnotes plugin 2023-12-03 13:11:01 -05:00
gpg-key.md Add highlight.js plugin for syntax highlighting 2023-11-29 14:55:46 -05:00
index.tsx Home Page: Use exact URLs to skip redirect 2023-12-03 19:21:33 -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