Update some of the frontpage content
This commit is contained in:
parent
716f1f742b
commit
76149393e7
4 changed files with 8 additions and 8 deletions
|
@ -4,14 +4,14 @@ title: "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" >}}).
|
||||
* Interested in my drawings? Check out my [art gallery]({{< ref "art" >}}). I also do some [music]({{< ref "music" >}}).
|
||||
* Maybe my [software]({{< ref "software" >}}) is useful to you?
|
||||
* I also have a [PeerTube](https://tube.ryne.moe/@redchannel) and a [Owncast](https://owncast.online/) for my videos and livestreams.
|
||||
* Interested in [my drawings]({{< ref "art" >}})? I also do some [music]({{< ref "music" >}}), but not seriously.
|
||||
* 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 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-art >}}
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: Art
|
||||
layout: art
|
||||
summary: My personal art gallery.
|
||||
new_banner: A new section has been added, Guest Art!
|
||||
new_banner:
|
||||
commissions: true
|
||||
aliases:
|
||||
- /gallery
|
||||
|
|
|
@ -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/).
|
||||
|
||||
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.
|
||||
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
"sketchmarch2",
|
||||
"gamingforone"
|
||||
],
|
||||
"new-banner": "A new section has been added, Guest Art!",
|
||||
"new-banner": "",
|
||||
"commissions": true
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue