Remove some old cringy stuff
This commit is contained in:
parent
9d3bf91c18
commit
e48272ee3c
@ -30,7 +30,7 @@ twitter_site = "@teascade"
|
||||
twitter_creator = "@teascade"
|
||||
|
||||
[navbar]
|
||||
items = ["about", "games", "blog"]
|
||||
items = ["about", "games"]
|
||||
|
||||
[navbar.item.about]
|
||||
title = "About"
|
||||
@ -40,10 +40,6 @@ items = ["about", "games", "blog"]
|
||||
title = "Games"
|
||||
link = "/games"
|
||||
|
||||
[navbar.item.blog]
|
||||
title = "Blog"
|
||||
link = "/blog"
|
||||
|
||||
[resource.test]
|
||||
source = "src/resources"
|
||||
destination = ""
|
21
src/about.md
21
src/about.md
@ -2,26 +2,13 @@ Teascade
|
||||
========
|
||||
|
||||
I'm a pretty boring person, but in a desperate attempt to make you interested in me, I'm going to to tell you a few things I am;
|
||||
|
||||
- Game dev
|
||||
- Programmer
|
||||
- Artist
|
||||
- Philosopher
|
||||
- A Witch of Culture
|
||||
- Just, an actual [witch](https://en.wikipedia.org/wiki/Wicca)
|
||||
|
||||
But all things considered, because I'm also a trans woman and have quite a few mental health issues
|
||||
such as major depressive disorder and borderline personality disorder, many people would not consider me a _normal_ person.
|
||||
|
||||
If you have any interest on what I do, you can check out [my games](/games), [my blog](/blog)
|
||||
(where I post stuff way too seldom) and you can also just come and ask directly via [mastodon](https://cybergay.space/users/teascade)
|
||||
or [twitter](https://twitter.com/teascade), if mastodon isn't your cup of tea.
|
||||
|
||||
Now here are some contact details and some additional links just to make sure you didn't miss any;
|
||||
- Philosopher?
|
||||
- [Witch](https://en.wikipedia.org/wiki/Wicca)
|
||||
|
||||
And here are some additional links that may interest you:
|
||||
- [Selfhosted Git](https://git.teascade.net/teascade)
|
||||
- [GitHub (Teascade)](https://github.com/teascade)
|
||||
- [Mastodon (@Teascade@cybergay.space)](https://cybergay.space/users/teascade)
|
||||
- [Twitter (@Teascade)](https://twitter.com/teascade)
|
||||
- [Reddit (not very active, /u/teascade)](https://reddit.com/u/teascade)
|
||||
|
||||
And if you have a really desperate urge to contact me, you may try to email me at [teascade@gmail.com](mailto:teascade@gmail.com)
|
||||
|
@ -1,7 +1,7 @@
|
||||
[page]
|
||||
html_path = "index.html"
|
||||
title = "Teascade | About"
|
||||
description = "Game dev, artist and a philosopher featuring very bad jokes."
|
||||
description = "Programmer, artist and a philosopher featuring very bad jokes."
|
||||
content_path = "about.md"
|
||||
#favicon = "/favicon.png"
|
||||
#before_navbar_url = "/navbar.html"
|
||||
|
@ -2,6 +2,5 @@ Blog
|
||||
====
|
||||
|
||||
Welcome to my weird and messy blog!
|
||||
Also remember to check out my Mastodong [@Teascade@cybergay.space](https://cybergay.space)
|
||||
|
||||
[from_toml$src/from_toml/blog.toml]
|
@ -6,7 +6,7 @@ Once I release them I'll make sure to post them here and on [my itch.io](https:/
|
||||
|
||||
### [Neon Tea](/neontea)
|
||||
|
||||
I have this organization though ([See GitHub!](https://github.com/saltosion)), which I
|
||||
I have this organization though ([See GitHub!](https://github.com/neontea)), which I
|
||||
sometimes use when collaborating games with other people.
|
||||
The games made under this organization then are listed here (aswell with [Neon Tea's own itch.io](https://neontea.itch.io))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user