WTWWY
This commit is contained in:
@ -6,16 +6,21 @@ extracss: /publications/when-the-world-was-young/main.css
|
||||
|
||||
## A Prehistoric Anthology
|
||||
|
||||
<img src="/assets/img/publications/wtwwy-front.png" style="margin: 0 auto; display: block; width: 500px; max-width: 100%; margin-bottom: 1rem;">
|
||||
|
||||
The invention of writing postdates, invariably, the invention of storytelling. After all, what purpose is there to writing, until you have something to write down?
|
||||
|
||||
Excavate these writings, then. Decipher them carefully. Let them, at last, convince you to forget writing until instead they sit across the fire, speaking to you oral traditions, folktales, and of days long, long past *When the World Was Young*.
|
||||
|
||||
Proceeds will be donated to [First Nations Repatriation Institute](https://www.wearecominghome.org/) and [Indigenous Roots & Reparation Foundation](https://www.indigenousrrf.org/).
|
||||
|
||||
-----
|
||||
|
||||
**Coming December 1, 2022, available at Midwest FurFest!**
|
||||
|
||||
<div class="buy">
|
||||
<a href="https://makyo.itch.io/wtwwy" target="_blank">Pre-order ebook</a>
|
||||
<a href="https://makyo-ink.square.site/product/when-the-world-was-young-a-prehistoric-anthology/13">Pre-order paperback</a>
|
||||
</div>
|
||||
|
||||
-----
|
||||
|
||||
### Stone
|
||||
|
||||
@ -19,3 +19,17 @@ p strong {
|
||||
text-align: center;
|
||||
text-indent: 0;
|
||||
}
|
||||
.buy {
|
||||
text-align: center;
|
||||
text-indent: 0;
|
||||
margin-top: 0.5rem;
|
||||
}
|
||||
.buy a {
|
||||
font-size: 14pt;
|
||||
padding: 0.5rem;
|
||||
background-color: #eee;
|
||||
border: 1px solid transparent;
|
||||
border-radius: 2px;
|
||||
box-shadow: 1px 1px 4px #222;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user