Upload files to '2022/zinecamp'
parent
0282e966bd
commit
9e6b1c7c33
@ -0,0 +1,4 @@
|
|||||||
|
body {
|
||||||
|
font-family: monospace;
|
||||||
|
margin: 1em 1em 10em 1em;
|
||||||
|
}
|
@ -0,0 +1,33 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8" />
|
||||||
|
<meta name="generator" content="pandoc" />
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
|
||||||
|
<title>index</title>
|
||||||
|
<style>
|
||||||
|
code{white-space: pre-wrap;}
|
||||||
|
span.smallcaps{font-variant: small-caps;}
|
||||||
|
span.underline{text-decoration: underline;}
|
||||||
|
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
||||||
|
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
|
||||||
|
ul.task-list{list-style: none;}
|
||||||
|
</style>
|
||||||
|
<link rel="stylesheet" href="index.css" />
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<p><img src="zinecamp.png" /> <img src="xpub-stickerset.gif" /></p>
|
||||||
|
<p>XPUB @ ZINECAMP 2022<br />
|
||||||
|
STALLS, TALKS, WORKSHOPS & ZINE MAKING</p>
|
||||||
|
<p>THIS WEEKEND!<br />
|
||||||
|
5-6 NOV</p>
|
||||||
|
<p><a href="https://zinecamp2022.hotglue.me/" class="uri">https://zinecamp2022.hotglue.me/</a><br />
|
||||||
|
<a href="https://worm.org/production/zine-camp-22-day-1/" class="uri">https://worm.org/production/zine-camp-22-day-1/</a><br />
|
||||||
|
<a href="https://xpub.nl" class="uri">https://xpub.nl</a></p>
|
||||||
|
<p>Workshops & Talks featuring past and present XPUB students & staff</p>
|
||||||
|
<p><span class="citation" data-cites="WORM">@WORM</span><br />
|
||||||
|
Boomgaardstr.99<br />
|
||||||
|
Rotterdam,NL<br />
|
||||||
|
FREE ENTRANCE</p>
|
||||||
|
</body>
|
||||||
|
</html>
|
@ -0,0 +1,22 @@
|
|||||||
|
![](zinecamp.png)
|
||||||
|
![](xpub-stickerset.gif)
|
||||||
|
|
||||||
|
XPUB @ ZINECAMP 2022
|
||||||
|
STALLS, TALKS, WORKSHOPS & ZINE MAKING
|
||||||
|
|
||||||
|
THIS WEEKEND!
|
||||||
|
5-6 NOV
|
||||||
|
|
||||||
|
<https://zinecamp2022.hotglue.me/>
|
||||||
|
<https://worm.org/production/zine-camp-22-day-1/>
|
||||||
|
<https://xpub.nl>
|
||||||
|
|
||||||
|
Workshops & Talks featuring past and present XPUB students & staff
|
||||||
|
|
||||||
|
@WORM
|
||||||
|
Boomgaardstr.99
|
||||||
|
Rotterdam,NL
|
||||||
|
FREE ENTRANCE
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -0,0 +1 @@
|
|||||||
|
Command("index.html", ["index.md", "index.css"], """pandoc --standalone index.md -o index.html --css index.css""")
|
Binary file not shown.
After Width: | Height: | Size: 101 KiB |
Loading…
Reference in New Issue