diff --git a/content/_index.md b/content/_index.md index 534f032..b1fe939 100644 --- a/content/_index.md +++ b/content/_index.md @@ -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 >}} diff --git a/content/art/_index.md b/content/art/_index.md index 559fd66..bfc8682 100644 --- a/content/art/_index.md +++ b/content/art/_index.md @@ -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 diff --git a/content/blog/_index.md b/content/blog/_index.md index df315ad..c5e543b 100644 --- a/content/blog/_index.md +++ b/content/blog/_index.md @@ -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. diff --git a/data/art-config.json b/data/art-config.json index a90c595..50dbcc7 100644 --- a/data/art-config.json +++ b/data/art-config.json @@ -4,6 +4,6 @@ "sketchmarch2", "gamingforone" ], - "new-banner": "A new section has been added, Guest Art!", + "new-banner": "", "commissions": true }