From dbbf7f9e7d67c700199f53171127ec7d37bc0812 Mon Sep 17 00:00:00 2001 From: Madison Scott-Clary Date: Tue, 3 Oct 2023 13:57:46 -0700 Subject: [PATCH] Nav details --- content/_index.md | 88 ++++++-------------------------------- content/extras/muck.md | 4 ++ layouts/partials/nav.html | 27 ++++++++---- static/css/toledot.css | 18 ++++---- static/img/hero-bg.png | Bin 0 -> 140367 bytes themes/maddybook | 2 +- 6 files changed, 44 insertions(+), 95 deletions(-) create mode 100644 static/img/hero-bg.png diff --git a/content/_index.md b/content/_index.md index 72cb457..1700131 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,78 +1,16 @@ --- --- - - -
- - - - - - - - - +
+
    +
  • Given the chance to live forever in a world not built for death, what do you do?
  • +
  • Given the inability to forget—all your joys and sorrows, all your foundational memories and traumas—how do you cope?
  • +
  • Given the ability to create a full copy of yourself—down to every single one of those memories—to do as they will, to individuate and live out their own forever lives, or merge back down and meld their memories with your own, what paths do you take?
  • +
+
+

The Post-Self universe is an open setting for exploring the ramifications of being able to create copies of oneself, of what it means to undergo individuation, of what it means to let memories build up and up and up within oneself. With four novels, two novellas, and an anthology of short stories, there's story to explore spanning nearly three centuries of history.

+ +

Updates

+ diff --git a/content/extras/muck.md b/content/extras/muck.md index d21da1e..8cd9a4a 100644 --- a/content/extras/muck.md +++ b/content/extras/muck.md @@ -1,3 +1,7 @@ +--- +title: The Post-Self MUCK +--- + The Post-Self MUCK is an avenue for exploring the setting through roleplay. You can join us as a cladist on the Lagrange System in the year 2403 etc etc skunks write more here plox ## Where Am I? diff --git a/layouts/partials/nav.html b/layouts/partials/nav.html index 63b1dc2..c50e633 100644 --- a/layouts/partials/nav.html +++ b/layouts/partials/nav.html @@ -1,14 +1,23 @@