Use works listing

This commit is contained in:
Madison Rye Progress
2026-03-12 21:36:13 -07:00
parent df6f947d25
commit ddce926e92
7 changed files with 117 additions and 60 deletions

View File

@ -9,7 +9,7 @@ disablePathToLower = true
path = ""
[permalinks]
post = '/:filename/'
post = '/:contentbasename/'
[params]
author = 'Madison Rye Progress'
@ -17,7 +17,7 @@ disablePathToLower = true
copyright = '2023'
subtitle = 'Stories of Restoration'
subtitleLink = 'https://post-self.ink'
customCSS = ['/css/toledot.css']
customCSS = ['/css/marsh.css']
[markup.goldmark.renderer]
unsafe = true

View File

@ -2,31 +2,4 @@
Nine stories set in the days, weeks, and years following the Century Attack, written by those within the Post-Self community.
-----
["Game Night": <small>Joanna — 2401</small>](/stories/game-night)
: *Michael Miele*
["Home From the Game": <small>Sadie Amara — 2401</small>](/stories/home-from-the-game)
: *Caela Argent*
["The Party at the End of the World": <small>Scout at The Party V — 2401</small>](/stories/the-party-at-the-end-of-the-world)
: *Krzysztof “Tomash” Drewniak*
["A Well-Trained Eye": <small>Lucia Marchetti — 2401</small>](/stories/a-well-trained-eye)
: *Andréa C Mason*
["Toward Eternity": <small>Aurélien Delacroix — 2401</small>](/stories/toward-eternity)
: *Thomas “Faux” Steele*
["Prophecies": <small>Slow Hours — 2401</small>](/stories/prophecies)
: *Madison Rye Progress, with contributions from Samantha Yule Fireheart*
["Journal of Diago Pereira": <small>Henrique Pereira — 24002401</small>](/stories/journal-of-diago-pereira)
: *Nat Mcardle-Mott-Merrifield and Sarah Bloden*
["Millwright": <small>Andréa C Mason#Millwright — 2401</small>](/stories/millwright)
: *Andréa C Mason*
["Sentences": <small>In all Ways — 24052406</small>](/stories/sentences)
: *Krzysztof “Tomash” Drewniak*
{{< works corpus="works" collections="none" creators="none" >}}

View File

@ -5,31 +5,4 @@ layout: single
Nine stories set in the days, weeks, and years following the Century Attack, written by those within the Post-Self community.
-----
["Game Night": <small>Joanna — 2401</small>](/stories/game-night)
: *Michael Miele*
["Home From the Game": <small>Sadie Amara — 2401</small>](/stories/home-from-the-game)
: *Caela Argent*
["The Party at the End of the World": <small>Scout At The Party V — 2401</small>](/stories/the-party-at-the-end-of-the-world)
: *Krzysztof “Tomash” Drewniak*
["A Well-Trained Eye": <small>Lucia Marchetti — 2401</small>](/stories/a-well-trained-eye)
: *Andréa C Mason*
["Toward Eternity": <small>Aurélien Delacroix — 2401</small>](/stories/toward-eternity)
: *Thomas “Faux” Steele*
["Prophecies": <small>Slow Hours — 2401</small>](/stories/prophecies)
: *Madison Rye Progress, with contributions from Samantha Yule Fireheart*
["Journal of Diago Pereira": <small>Henrique Pereira — 24002401</small>](/stories/journal-of-diago-pereira)
: *Nat Mcardle-Mott-Merrifield and Sarah Bloden*
["Millwright": <small>Andréa C Mason#Millwright — 2401</small>](/stories/millwright)
: *Andréa C Mason*
["Sentences": <small>In All Ways — 24052406</small>](/stories/sentences)
: *Krzysztof “Tomash” Drewniak*
{{< works corpus="works" collections="none" creators="none" >}}

104
data/works.yaml Normal file
View File

@ -0,0 +1,104 @@
####################
# Stories From After
- title: Game Night
url: /stories/game-night/
authors:
- Michael Miele
type: short story
years:
- 2401
characters:
- Joanna
description: A polite rivalry encounters the end of the world.
- title: Home From the Game
url: /stories/home-from-the-game/
authors:
- Caela Argent
type: short story
years:
- 2401
characters:
- Sadie Amara
description: A long-diverged up-tree returns home.
- title: The Party at the End of the World
url: /stories/the-party-at-the-end-of-the-world/
authors:
- Krzysztof "Tomash" Drewniak
type: short story
years:
- 2401
characters:
- Scout At The Party V
description: It may stumble, but nothing stops The Party.
- title: A Well-Trained Eye
url: /stories/a-well-trained-eye/
authors:
- Andréa C Mason
type: short story
years:
- 2401
characters:
- Lucia Marchetti
description: Lucia's confessional takes on a new tenor when she is confronted with what the world has become.
- title: Toward Eternity
url: /stories/toward-eternity/
authors:
- Thomas "Faux" Steele
type: short story
years:
- 2401
characters:
- Aurélien Delacroix
description: The privacy settings make finding lost ones difficult, but Aurélien will do all they can.
- title: Prophecies
url: /stories/prophecies/
authors:
- Madison Rye Progress
- Samantha Yule Fireheart
type: short story
years:
- 2401
characters:
- Slow Hours of the Ode clade
description: Slow Hours and If I Dream hunt down a missing cocladist, weeks after a loss.
cw: discussion of suicide
- title: Journal of Diago Pereira
url: /stories/journal-of-diago-pereira/
authors:
- Nat Mcardle-Mott-Merrifield
- Sarah Bloden
type: short story
years:
- 24002401
characters:
- Henrique Pereira
description: Henrique remininiscies about uploaded family while preparing to upload, himself.
- title: Millwright
url: /stories/millwright
authors:
- Andréa C Mason
type: short story
years:
- 2401
characters:
- "Andréa C Mason#Millwright"
description: One of the few remaining members of one of the hardest-hit clades considers the past and finds a path forward to the future.
- title: Sentences
url: /stories/sentences/
authors:
- Krzysztof "Tomash" Drewniak
type: short story
years:
- 24052406
characters:
- In All Ways of the Ode clade
description: In All Ways must be there for those who upload, no matter who they are...

View File

@ -3,4 +3,4 @@
publish = "public"
[build.environment]
HUGO_VERSION = "0.127.0"
HUGO_VERSION = "0.157.0"

View File

@ -106,6 +106,13 @@ main.story .author, main.story .character, main.story h3 {
font-family: "Gotu", sans-serif !important;
text-align: center !important;
}
.works dt {
background: linear-gradient(135deg, transparent 0.5rem, rgba(127, 127, 127, 0.2) 0) top left;
}
.works dd {
background: linear-gradient(315deg, transparent 0.5rem, rgba(127, 127, 127, 0.1) 0) bottom right;
}
@media only screen and (max-width: 960px) {
.carousel nav {