website/about.md
Foster Hangdaan 19325bb610
Refactor navbar
- Added `alt` text to `<img/>` tags.
- No longer using a loop since there are not many entries. This also
  simplifies customizing each item.
2023-08-06 10:43:35 -04:00

15 lines
861 B
Markdown

---
title: About
description: About this website and credits where credit is due.
---
## About this site
This is the personal website of Foster Hangdaan and was created with [Lume](https://lume.land/){target="_blank"} and [TypeScript](https://www.typescriptlang.org/){target="_blank"}. The website's source code is currently private; though, it could be made public if there is enough interest.
## Credits
- The icons are from [Tabler Icons](https://tabler-icons.io/){target="_blank"} and [Simple Icons](https://simpleicons.org/){target="_blank"}.
- Both the light and dark themes are from [Tokyo Night](https://github.com/enkia/tokyo-night-vscode-theme){target="_blank"}.
- The sans-serif font is [Ubuntu](https://design.ubuntu.com/font){target="_blank"}. The monospace font is [Cascadia Code](https://github.com/microsoft/cascadia-code){target="_blank"}.