Add About page
This page outlines who created the website and the tools used to create it.
This commit is contained in:
parent
f04758c971
commit
dfbe860b27
1 changed files with 15 additions and 0 deletions
15
about.md
Normal file
15
about.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
title: About
|
||||
description: About this website and credits where credit is due.
|
||||
nav_icon: https://static.fosterhangdaan.com/icons/tabler-icons/latest/svg/world-www.svg
|
||||
---
|
||||
|
||||
## About this site
|
||||
|
||||
This website was created by Foster Hangdaan using [Lume](https://lume.land/){target="_blank"} and [TypeScript](https://www.typescriptlang.org/){target="_blank"}. The source code for this site is currently private (though I might make it 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 [JetBrains Mono](https://jetbrains.com/mono){target="_blank"}.
|
Loading…
Reference in a new issue