Reorganize directories and replace fun with about

This commit is contained in:
Anthony Wang 2021-12-22 22:05:51 -06:00
parent f468886326
commit 5fa1a36bbc
Signed by: a
GPG key ID: BC96B00AEC5F2D76
11 changed files with 32 additions and 26 deletions

View file

@ -5,10 +5,10 @@ theme = 'gokarna'
[menu]
[[menu.main]]
identifier = 'posts'
name = 'Posts'
url = '/posts/'
pre = '<span data-feather="book"></span>'
identifier = 'about'
name = 'About'
url = '/about/'
pre = '<span data-feather="aperture"></span>'
weight = 1
[[menu.main]]
identifier = 'projects'
@ -17,10 +17,10 @@ theme = 'gokarna'
pre = '<span data-feather="package"></span>'
weight = 2
[[menu.main]]
identifier = 'fun'
name = 'Fun'
url = '/fun/'
pre = '<span data-feather="smile"></span>'
identifier = 'posts'
name = 'Posts'
url = '/posts/'
pre = '<span data-feather="book"></span>'
weight = 3
[[menu.main]]
identifier = 'tags'
@ -48,7 +48,7 @@ theme = 'gokarna'
accentColor = '#00dd42'
footer = 'Made with ❤️ by Ta180m - CC BY-SA 4.0'
socialIcons = [
{name = 'protonmail', url = 'contact'},
{name = 'protonmail', url = '/about/contact'},
{name = 'matrix', url = 'https://matrix.to/#/@ta180m:exozy.me'},
{name = 'mastodon', url = 'https://social.exozy.me/@ta180m'},
{name = 'peertube', url = 'https://tube.exozy.me/a/ta180m/video-channels'},

17
content/about/_index.md Normal file
View file

@ -0,0 +1,17 @@
---
title: "About"
type: page
---
Hello! I'm Anthony Wang, a programming / math / science / ML / free software / Linux / emulation / hardware / hacking / homebrew / cryptography / Lego / origami / physics enthusiast!
To learn more about me, these links probably won't be useful, but you can check them out anyways.
- [Books](books)
- [Games](games)
- [Software](software)
- [Quotes](quotes)

View file

@ -4,4 +4,4 @@ type: page
---
I hate spam. Prove you are not a robot by computing the sum of the totients of the first 24 integers. Then concatenate that after the symbol of the 73rd element and add the character with ASCII value of 109. The domain is [pm.me](https://protonmail.com/). If you can, please use [PGP](https://support.mozilla.org/en-US/kb/openpgp-thunderbird-howto-and-faq) with [my public key](ta180m.asc).
I hate spam. Prove you are not a robot by computing the sum of the totients of the first 24 integers. Then concatenate that after the symbol of the 73rd element and add the character with ASCII value of 109. The domain is [pm.me](https://protonmail.com/). If you can, please use [PGP](https://support.mozilla.org/en-US/kb/openpgp-thunderbird-howto-and-faq) with [my public key](/about/ta180m.asc).

View file

@ -1,15 +0,0 @@
---
title: "Fun"
type: page
---
- [Books](books)
- [Dodecahedra](dodecahedra)
- [Games](games)
- [Software](software)
- [Quotes](quotes)

View file

@ -4,8 +4,12 @@ type: page
---
- [Dodecahedra](dodecahedra)
- [Competitive Programming](competitive-programming)
- [exozyme](https://exozy.me)
- [Ladue Computer Science](https://laduecs.github.io/)
- [Competitive Programming](competitive-programming)
- [Phonica](https://www.phonica.org/)