homepage & sidebar content

This commit is contained in:
Penelope Gwen 2026-02-23 00:58:25 -08:00
parent 94948630a2
commit 1497419a68
7 changed files with 87 additions and 7 deletions

View file

@ -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

View file

@ -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 :) Please enjoy a picture of my sons :)

7
serve/header.md Normal file
View file

@ -0,0 +1,7 @@
---toml
title = "Home Page"
date_created = "2026-01-15"
---
# Penelope Gwen
## it/its, she/her
### Technologist & Sociologist

View file

@ -3,6 +3,4 @@ title = "home"
index = 0 index = 0
--- ---
# test I'm Penelope/pogmommy, a queer rat mom with a background in sociology, software development, and network engineering.
test

12
serve/musicbrainz.md Normal file
View file

@ -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).

13
serve/project-blog.md Normal file
View file

@ -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)

14
serve/software.md Normal file
View file

@ -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/).