/ Full source may be found at: https://git.singpolyma.net/post-part
Copyright 2020 Stephen Paul Weber <singpolyma.net>
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
doctype html
html
head
meta charset="utf-8"
title Post-Part
link type="text/css" rel="stylesheet" href="../index.css"
base target="_blank"
scss:
ul, li {
padding: 0;
list-style-type: none;
}
body > section {
padding-top: 3em;
padding-bottom: 3em;
}
#artists {
.vcard {
display: inline-block;
vertical-align: top;
width: 23%;
font-style: italic;
.fn {
font-style: normal;
font-weight: bold;
margin-bottom: 1em;
}
}
}
#audio {
section {
display: inline-block;
vertical-align: top;
width: 40%;
h1 {
font-size: 1em;
font-weight: normal;
font-family: cardo, sans-serif;
margin: 0;
font-style: italic;
}
}
}
cite.birds {
font-style: normal;
&:before { content: "“"; }
&:after { content: "”"; }
}
section > p:not(.thanks) {
font-size: 1em;
}
p.thanks { font-style: italic; }
#cutting-paper {
padding-top: 0;
}
#cutting-paper:before {
$column-width: 50vw;
content: "";
display: block;
margin: auto;
background: url("../assets/img/WOMAN-ARMS.png") no-repeat center center;
background-size: contain;
height: $column-width/1.5;
max-width: $column-width;
margin-bottom: 7em;
}
dl {
dt {
display: inline;
&:after {
position: relative;
left: -0.25em;
content: ": ";
}
}
dd {
margin: 0;
display: inline;
&:after {
content: "\A";
white-space: pre;
}
}
}
body
hgroup
h1 Post-Part
h2 Credits
section#artists
h1 Artists
ul
li.vcard
.fn Pazit Cahlon
ul
li original concept
li producer
li text editing
li.vcard
.fn Catherine Mellinger
ul
li collage
li testimony coordination
li installation manager
li concept
li.vcard
.fn Nat Janin
ul
li illustration
li art direction
li website design
li concept
li.vcard
.fn Adam Harendorf
ul
li audio design
li original composition
section#audio
h1 Audio
section
h1 narration
h1 voice-over
ul
li Christa Couture
li Catherine Mellinger
li Paula Shultz
li Leigh Harding
li Pazit Cahlon
li Coman Poon
li Kesta
li Tuku
section
h1 testimonies
ul
li Catherine Mellinger
li Kayden X Coleman
li Christa Couture
li Mel
li Carolyn
li Danielle Bettke
li Jennifer Wilson
li Jessica Stroebel
li Sandeep
li Shannon Bramer
li Tara Kelsall
section
p
cite.birds White Paper Birds
' by
a href="https://bookhugpress.ca/shop/ebooks/poetry-ebooks/precious-energy-by-shannon-bramer/" Shannon Bramer
| used with permission.
p
' Excerpt from
cite How to Lose Everything
' by
a href="http://christacouture.com/" Christa Couture
| , 2020, Douglas and Mcintyre.
| Reprinted with permission from the publisher.
p.thanks
' We would like to thank those who provided testimony to
' Post-Part for their generosity in sharing such vulnerable
' experiences.
section#cutting-paper
h1 Cutting Paper — from Moving Paper Films
dl
dt Directed/Produced by
dd Jennifer Dallas and Melanie Gordon
dt Choreographed and performed by
dd Jennifer Dallas
dt Filmed and edited by
dd Melanie Gordon
dt Sound Design
dd John MacLean
dt Piano
dd Markéta Ornova
dt Music
dd Fréderic Chopin, Prelude in B Minor, Op. 28. No. 6
p Stephen Weber — website development