Foster Hangdaan
5db7f627d8
Closes #9 Squashed commit of the following: commit be147322061a2f6a122804e93bd94bf378aadb10 Author: Foster Hangdaan <foster@hangdaan.email> Date: Tue Nov 28 18:22:52 2023 -0500 More edits commit 97b80058036228c597ea465069da67dd4edebc6f Author: Foster Hangdaan <foster@hangdaan.email> Date: Tue Nov 28 18:16:17 2023 -0500 New draft commit 0c206502cbc3688e6d26fd2b9e54e5c7d1fc9467 Author: Foster Hangdaan <foster@hangdaan.email> Date: Tue Nov 28 16:16:26 2023 -0500 Latest draft commit e59fb38ded86f052616476200d2d47e4267bf88f Author: Foster Hangdaan <foster@hangdaan.email> Date: Sun Aug 27 13:41:20 2023 -0400 Update draft commit a5cace35b930278d9c3ac6c629decc22c2b2eff2 Author: Foster Hangdaan <foster@hangdaan.email> Date: Tue Aug 8 22:46:55 2023 -0400 Update draft commit 2a418212ab1d0c848917b924e68425e7941e624c Author: Foster Hangdaan <foster@hangdaan.email> Date: Sat Aug 5 18:22:22 2023 -0400 First draft |
||
---|---|---|
_components | ||
_includes | ||
blog | ||
static/icons | ||
styles | ||
.dir-locals.el | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
_config.ts | ||
_data.yaml | ||
about.md | ||
deno.json | ||
deno.lock | ||
gpg-key.md | ||
index.tsx | ||
LICENSE.md | ||
README.org | ||
resume.md |
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
- Email: foster@hangdaan.email
- GPG Public Key: DBD3 8E38 4B9E 1F4F 19F9 5BAE E48D 7F49 A852 F112
License
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