From 1497419a6853bd6c6db62a5e66b62b59623548f2 Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Mon, 23 Feb 2026 00:58:25 -0800 Subject: [PATCH] homepage & sidebar content --- serve/assets/sidebar/buttons.md | 37 ++++++++++++++++++++++++++++++--- serve/assets/sidebar/rats.md | 7 ++++++- serve/header.md | 7 +++++++ serve/home.md | 4 +--- serve/musicbrainz.md | 12 +++++++++++ serve/project-blog.md | 13 ++++++++++++ serve/software.md | 14 +++++++++++++ 7 files changed, 87 insertions(+), 7 deletions(-) create mode 100644 serve/header.md create mode 100644 serve/musicbrainz.md create mode 100644 serve/project-blog.md create mode 100644 serve/software.md diff --git a/serve/assets/sidebar/buttons.md b/serve/assets/sidebar/buttons.md index c5c0f98..a12d37a 100644 --- a/serve/assets/sidebar/buttons.md +++ b/serve/assets/sidebar/buttons.md @@ -1,6 +1,37 @@ -[![Want to link back to my site? Feel free to use this button!](http://pogmom.me/assets/img/webring/pogmommy/1056x372.webp)](https://git.pogmom.me/pogmommy/pogmomme/src/branch/main/assets/img/webring/pogmommy/) +---toml +title = "buttons" +date_created = "2026-02-14" +index = 1 +--- -[![Cassie Candles](http://pogmom.me/assets/img/webring/cassiecandles/1056x372.webp)](https://cassiecandles.net) +![pogmommy](http://pogmom.me/assets/img/webring/pogmommy/1056x372.webp) -[![TerminalLesbian](http://pogmom.me/assets/img/webring/terminallesbian/1080x380.webp)](https://hotn.gay) +![${file_name}](${file_path}) +# Check out my friends! + +## [TerminalLesbian](https://hotn.gay) + +[![TerminalLesbian](http://pogmom.me/assets/img/webring/terminallesbian/1080x380.webp)][2] + +## [Cassie Candles](https://cassiecandles.net) + +[![Cassie Candles](http://pogmom.me/assets/img/webring/cassiecandles/1056x372.webp)][3] + +# Webrings + +## [No AI webring](https://baccyflap.com/noai) + +[<](https://baccyflap.com/noai/?prv&s=mom) [random](https://baccyflap.com/noai/?rnd) [>](https://baccyflap.com/noai/?nxt&s=mom) + +## [Fediring](https://fediring.net) + +[<](https://fediring.net/previous?host=pogmom.me) [random](https://fediring.net/rand) [>](https://fediring.net/next?host=pogmom.me) + +## [Geekring](http://geekring.net) + +[<](http://geekring.net/site/473/previous) [random](http://geekring.net/site/473/random) [>](http://geekring.net/site/473/next) + +[1]:https://pogmom.me +[2]:https://hotn.gay +[3]:https://cassiecandles.net diff --git a/serve/assets/sidebar/rats.md b/serve/assets/sidebar/rats.md index c3c5aff..e853e89 100644 --- a/serve/assets/sidebar/rats.md +++ b/serve/assets/sidebar/rats.md @@ -1,3 +1,8 @@ -![${filename}](${}) +---toml +title = "rats" +date_created = "2026-02-15" +index = 0 +--- +![${file_name}](${file_path}) Please enjoy a picture of my sons :) diff --git a/serve/header.md b/serve/header.md new file mode 100644 index 0000000..652b5a2 --- /dev/null +++ b/serve/header.md @@ -0,0 +1,7 @@ +---toml +title = "Home Page" +date_created = "2026-01-15" +--- +# Penelope Gwen +## it/its, she/her +### Technologist & Sociologist diff --git a/serve/home.md b/serve/home.md index f55c2b7..b980984 100644 --- a/serve/home.md +++ b/serve/home.md @@ -3,6 +3,4 @@ title = "home" index = 0 --- -# test - -test +I'm Penelope/pogmommy, a queer rat mom with a background in sociology, software development, and network engineering. diff --git a/serve/musicbrainz.md b/serve/musicbrainz.md new file mode 100644 index 0000000..720b375 --- /dev/null +++ b/serve/musicbrainz.md @@ -0,0 +1,12 @@ +---toml +title = "MusicBrainz Artist Monitoring" +date_created = "2026-02-15" +index = 3 +--- +# MusicBrainz Artist Monitoring + +I do my best to honor the importance of the art and artists in my life by documenting their work on MusicBrainz, an open music encyclopedia. + +To see the statuses of my actively-monitored artists, please see the public spreadsheet [here](https://cloud.pogmom.me/s/b8CSpAPNs8GwtWn). + +If you would like me to consider adding an artist to the above spreadsheet, please fill out the form [here](https://cloud.pogmom.me/apps/forms/s/qzFg5kGbtqzXxHjMwS6xpPH9). diff --git a/serve/project-blog.md b/serve/project-blog.md new file mode 100644 index 0000000..81a94b1 --- /dev/null +++ b/serve/project-blog.md @@ -0,0 +1,13 @@ +---toml +title = "Project Blog" +date_created = "2026-02-15" +index = 5 +--- + +# Project Blog + +I'd like to start documenting the various projects I'm working on, especially those involving niche/old hardware! + +If you have any interest in forcing linux onto ancient computers or abysmal soldering jobs, this'll probably be your thing. + +[Click to Visit](/plog) diff --git a/serve/software.md b/serve/software.md new file mode 100644 index 0000000..edd0395 --- /dev/null +++ b/serve/software.md @@ -0,0 +1,14 @@ +---toml +title = "Software" +date_created = "2026-02-15" +index = 2 +--- + +# Software + +My current software development projects are primarily in Rust and Bash, targeting my own Linux server, desktop, and mobile usage. +In the past, I have developed software for Pebble smartwatches and Apple devices, both jailbroken and stock. + +Most of my software can be found at my [Forgejo](https://git.pogmom.me/pogmommy/), or at its mirror on [Codeberg](https://codeberg.org/pogmommy). My presence on [Github](https://github.com/pogmommy) is limited to pull requests, discussion, and other contributions toward software hosted on the platform. + +I also package software for the Debian operating system, which I distribute on [my apt repository](https://apt.pogmom.me/).