diff --git a/.gitignore b/.gitignore index 5c7df9e..658ccd7 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ _site/* /public /resources /content/sex/kink/unspeakable.md +.hugo_build.lock diff --git a/content/book/_index.md b/content/book/_index.md index 2c8b5ec..de69992 100644 --- a/content/book/_index.md +++ b/content/book/_index.md @@ -2,17 +2,30 @@ type: single --- + +
We don't experience memory in linear fashion, nor even in a strictly coherent one. It's peppered with tangents and strange loops. It's multithreaded. It's not always made up of words. Why should a memoir strive to strip memory completely of this context?
-

+

Purchase paperback

-

-Purchase PDF ebook

+

+Purchase PDF ebook

Also available at many independent booksellers and, of course, Amazon

@@ -55,7 +68,7 @@ Several sections focus on suicide, self-harm, rape, sexual content, and poor men The paperback is available for [order](https://makyo-ink.square.site/product/ally/5) direct from the author. All copies ordered direct are signed and come in a custom-made box by JD at Dog Paw Design. You can also order from Better World Books, Powell's, or many other fine independent booksellers, as well as Amazon or Barnes & Noble. -The PDF ebook is available for [order](https://gum.co/rvof) exclusively from me. I have yet to figure out how to sign those. Sorry. +The PDF ebook is available for [order](https://makyo.itch.io/ally) exclusively from me. I have yet to figure out how to sign those. Sorry. ### Making of @@ -65,8 +78,8 @@ The PDF ebook is available for [order](https://gum.co/rvof) exclusively from me.
ally from start to finish is a short companion book explaining how the project was made, both the website ally.id and the book. It talks about the structure, the tools and the pitfalls encountered along the way. It also comes with the source for itself so that you can see some of what goes into producing a book like this (as ally uses much the same structure). -

-Purchase ally from start to finish +

+Purchase ally from start to finish

diff --git a/themes/ally/layouts/news/list.html b/themes/ally/layouts/news/list.html index aa1fe41..1701fe5 100644 --- a/themes/ally/layouts/news/list.html +++ b/themes/ally/layouts/news/list.html @@ -3,7 +3,7 @@ {{ .Content }} {{ $paginator := .Paginate (where .Pages.ByPublishDate.Reverse ".Params.date" "!=" nil) 10 }} {{ range $paginator.Pages.ByPublishDate.Reverse }} -

{{ .Params.title }}

+

{{ .Params.title }}

{{ if (ge .Date.Year 2019) }}

{{ .Date.Format "January 2, 2006" }}

{{ end }}
{{ .Summary }}
{{ end }} diff --git a/themes/ally/layouts/partials/header.html b/themes/ally/layouts/partials/header.html index e75abfd..6717773 100644 --- a/themes/ally/layouts/partials/header.html +++ b/themes/ally/layouts/partials/header.html @@ -1,5 +1,5 @@

ally

- +