Update some of the frontpage content

This commit is contained in:
Joshua Goins 2023-08-10 18:45:53 -04:00
parent 716f1f742b
commit 76149393e7
4 changed files with 8 additions and 8 deletions

View file

@ -4,14 +4,14 @@ title: "Home"
{{< insert-pic "pic-home.webp" "Home" >}} {{< insert-pic "pic-home.webp" "Home" >}}
Welcome to my personal corner of the Internet! My username is **redstrate** and I'm a software engineer, KDE developer and artist. I like Linux, retro crud and curating my site. My website is also my portfolio, blog and dumping ground for cool stuff I'm working on or find. Welcome to my personal corner of the Internet! My username is **redstrate** and I'm a software engineer, KDE developer and artist. I like Linux, taking apart stuff, and spending way too much time curating this site. This website doubles as my portfolio and dumping ground for the things I work on.
* Want to read? Check out my [blog posts]({{< ref "blog" >}}). * Want to read? Check out my [blog posts]({{< ref "blog" >}}).
* Interested in my drawings? Check out my [art gallery]({{< ref "art" >}}). I also do some [music]({{< ref "music" >}}). * Interested in [my drawings]({{< ref "art" >}})? I also do some [music]({{< ref "music" >}}), but not seriously.
* Maybe my [software]({{< ref "software" >}}) is useful to you? * I have a list of the [software I made and maintain]({{< ref "software" >}}) here too!
* I also have a [PeerTube](https://tube.ryne.moe/@redchannel) and a [Owncast](https://owncast.online/) for my videos and livestreams. * I also have a [PeerTube](https://tube.ryne.moe/@redchannel) and a [Owncast](https://owncast.online/) for my videos and livestreams respectively.
Enjoyed what you see? Consider signing the [guestbook]({{< ref "guestbook" >}})! For other cool sites, check out my [outgoing links]({{< ref "links" >}}). Please consider signing the [guestbook]({{< ref "guestbook" >}}) too. For other cool websites, check out the [outgoing links]({{< ref "links" >}}) p!
# Featured Artwork # Featured Artwork
{{< featured-art >}} {{< featured-art >}}

View file

@ -2,7 +2,7 @@
title: Art title: Art
layout: art layout: art
summary: My personal art gallery. summary: My personal art gallery.
new_banner: A new section has been added, Guest Art! new_banner:
commissions: true commissions: true
aliases: aliases:
- /gallery - /gallery

View file

@ -9,7 +9,7 @@ aliases:
Rambles and writings usually consisting of [Linux](/blog/tags/linux/), [KDE](/blog/tags/kde), personal thoughts and [reviews](/blog/tags/review/). Rambles and writings usually consisting of [Linux](/blog/tags/linux/), [KDE](/blog/tags/kde), personal thoughts and [reviews](/blog/tags/review/).
If you're interested, you can follow this blog using [RSS](/blog/index.xml). If you're interested, you can follow this blog using [RSS](/blog/index.xml). The feed contains the full content (when possible) of articles as well.
_Warning_: most of it is mindlessly technical. _Warning_: most of it is mindlessly technical.

View file

@ -4,6 +4,6 @@
"sketchmarch2", "sketchmarch2",
"gamingforone" "gamingforone"
], ],
"new-banner": "A new section has been added, Guest Art!", "new-banner": "",
"commissions": true "commissions": true
} }