folder structure created
commit
082de78d8f
@ -0,0 +1,10 @@
|
||||
Do websites have readmes? What about catalogues?
|
||||
|
||||
# This is a collection of xpub projects
|
||||
Each folder contains html documents which display on the internet and other places. The other files in the folder like images and audio are linked to in that html. The folders sometimes include css files to style the html pages.
|
||||
|
||||
# This is a book
|
||||
The folder /print/ contains an index.html file where paged.js magics it into a book. The index.html file is generated by running generate-print.py, created from all the md files in the project.
|
||||
|
||||
# This is a website
|
||||
Each folder is a section on the website. A post hook links it to lowkeysexshow.xpub.nl (working title), so everything in the git is published to the internet. The html files are generated by running generate-web.py, created from all the md files in the project.
|
@ -0,0 +1,24 @@
|
||||
<DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title></title>
|
||||
<meta charset="utf-8">
|
||||
<link rel="stylesheet" type="text/css" href="../style.css">
|
||||
<link rel="stylesheet" type="text/css" href="style.css">
|
||||
</head>
|
||||
<body>
|
||||
<!-- Nav bar -->
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="index.html">Home</a></li>
|
||||
<li><a href="">About</a></li>
|
||||
<li><a href="">Graduates</a></li>
|
||||
<li><a href="">Special Issues</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<div id="content"><h1 id="title">Title</h1>
|
||||
<h3 id="grad-project-description">Grad project Description</h3>
|
||||
<p>This is where your grad project goes</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
title: Project
|
||||
author: Stephen
|
||||
|
||||
---
|
||||
|
||||
# Title
|
||||
|
||||
### Grad project Description
|
||||
This is where your grad project goes
|
@ -0,0 +1,24 @@
|
||||
<DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title></title>
|
||||
<meta charset="utf-8">
|
||||
<link rel="stylesheet" type="text/css" href="../style.css">
|
||||
<link rel="stylesheet" type="text/css" href="style.css">
|
||||
</head>
|
||||
<body>
|
||||
<!-- Nav bar -->
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="index.html">Home</a></li>
|
||||
<li><a href="">About</a></li>
|
||||
<li><a href="">Graduates</a></li>
|
||||
<li><a href="">Special Issues</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<div id="content"><h1 id="title">Title</h1>
|
||||
<h3 id="thesis-description">Thesis Description</h3>
|
||||
<p>This is where your thesis goes</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
title: Thesis
|
||||
author: Stephen
|
||||
|
||||
---
|
||||
|
||||
# Title
|
||||
|
||||
### Thesis Description
|
||||
This is where your thesis goes
|
@ -0,0 +1,24 @@
|
||||
<DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title></title>
|
||||
<meta charset="utf-8">
|
||||
<link rel="stylesheet" type="text/css" href="../style.css">
|
||||
<link rel="stylesheet" type="text/css" href="style.css">
|
||||
</head>
|
||||
<body>
|
||||
<!-- Nav bar -->
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="index.html">Home</a></li>
|
||||
<li><a href="">About</a></li>
|
||||
<li><a href="">Graduates</a></li>
|
||||
<li><a href="">Special Issues</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<div id="content"><h1 id="title">Title</h1>
|
||||
<h3 id="grad-project-description">Grad project Description</h3>
|
||||
<p>This is where your grad project goes</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
title: Project
|
||||
author: Aglaia
|
||||
|
||||
---
|
||||
|
||||
# Title
|
||||
|
||||
### Grad project Description
|
||||
This is where your grad project goes
|
@ -0,0 +1,24 @@
|
||||
<DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title></title>
|
||||
<meta charset="utf-8">
|
||||
<link rel="stylesheet" type="text/css" href="../style.css">
|
||||
<link rel="stylesheet" type="text/css" href="style.css">
|
||||
</head>
|
||||
<body>
|
||||
<!-- Nav bar -->
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="index.html">Home</a></li>
|
||||
<li><a href="">About</a></li>
|
||||
<li><a href="">Graduates</a></li>
|
||||
<li><a href="">Special Issues</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<div id="content"><h1 id="title">Title</h1>
|
||||
<h3 id="thesis-description">Thesis Description</h3>
|
||||
<p>This is where your thesis goes</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
title: Thesis
|
||||
author: Aglaia
|
||||
|
||||
---
|
||||
|
||||
# Title
|
||||
|
||||
### Thesis Description
|
||||
This is where your thesis goes
|
@ -0,0 +1,24 @@
|
||||
---
|
||||
title: Colophon
|
||||
author: Stephen
|
||||
|
||||
---
|
||||
|
||||
# Colophon
|
||||
|
||||
### Photography and Illustration
|
||||
Unless otherwise stated, all photography, illustrations and other types of visualisations in this publication are created by the same authors as the text. That which is below is like that which is above, and that which is above is like that which is below, to do the miracle of one only thing.
|
||||
|
||||
### Digital Tools
|
||||
This book was created with the help of a collection of\
|
||||
not-so-small and extremely sharp open source tools, to name a few: paged.js, pandoc, pdfimpose, pdftk, and our darling demon Inkscape. So was the world created. From this are and do come admirable adaptations where the means is here in this.
|
||||
|
||||
### Printing and Binding
|
||||
Just lil' old us.
|
||||
|
||||
### Typeface
|
||||
Consolation by us (available under the SIXX licence).
|
||||
Immajer Simlish by inkandchaos (licence information unknown).
|
||||
Work Sans by Wei Huang (available under SIL OFL).
|
||||
|
||||
That which I have said of the operation of the Sun is accomplished and ended.
|
@ -0,0 +1,81 @@
|
||||
from glob import glob
|
||||
import os
|
||||
import subprocess
|
||||
import jinja2
|
||||
import json
|
||||
|
||||
# https://devdocs.io/python~3.9/library/glob#glob.glob
|
||||
# files = glob("content/**", recursive=True)
|
||||
# print(files)
|
||||
print("---------")
|
||||
|
||||
all_html = []
|
||||
|
||||
# new way using folder list
|
||||
folders = open('./print/section-order.txt').read().splitlines()
|
||||
stoplist = ["print", "spin-wheel"]
|
||||
# print(folders)
|
||||
titles = []
|
||||
|
||||
for folder in folders:
|
||||
if folder in stoplist:
|
||||
continue
|
||||
print("...............")
|
||||
print("current folder!",folder)
|
||||
files = glob(folder + "/*")
|
||||
print(files)
|
||||
print("************")
|
||||
|
||||
for file in files:
|
||||
#print(file)
|
||||
if file.endswith(".md"):
|
||||
print("===========")
|
||||
file = file.replace(" ", "\ ")
|
||||
print(file)
|
||||
md_data = open(file, encoding='utf-8').read()
|
||||
|
||||
#grab metadatas
|
||||
metapandoc = f"pandoc {file} --template=./print/pandoc-metadata.template"
|
||||
file_metadata = subprocess.check_output(metapandoc, shell=True, text=True,encoding="utf-8")
|
||||
print("You did it! You fount the metadata, good job. Its:", file_metadata)
|
||||
try:
|
||||
file_dictionary = json.loads(file_metadata)
|
||||
titles.append(file_dictionary["title"])
|
||||
except KeyError as err:
|
||||
print(err)
|
||||
|
||||
# use pandoc to turn file into html
|
||||
pandoc_command = "pandoc -f markdown -t html " + file
|
||||
html_data = subprocess.check_output(pandoc_command, shell=True, text=True,encoding="utf-8")
|
||||
print("html has been generated!")
|
||||
|
||||
all_html.append(html_data)
|
||||
|
||||
#Images no longer copying, that time has passed.
|
||||
# elif file.endswith((".jpg",".png",".jpeg",".jfif",".bmp")):
|
||||
# print("image found yay",file)
|
||||
# output_file=file.replace(folder,"./print")
|
||||
# copy_command=f"cp {file} {output_file}"
|
||||
# os.system(copy_command)
|
||||
# print("copied to booklet!",copy_command)
|
||||
|
||||
|
||||
#html to template environment
|
||||
print("Los titlos: ", titles)
|
||||
env = jinja2.Environment(loader=jinja2.FileSystemLoader("print"))
|
||||
template = env.get_template("booklet.template.html")
|
||||
booklet_html = template.render(content=all_html,titles=titles)
|
||||
#print("this is the html: ", booklet_html)
|
||||
output = open("print/index.html", "w",encoding="utf-8")
|
||||
output.write(booklet_html)
|
||||
output.close()
|
||||
print("booklet html files saved!")
|
||||
|
||||
#take all the css files and write to main css
|
||||
|
||||
# Now open this page in the browser, remember: paged.js needs to be accessed through a webserver.
|
||||
|
||||
# To run a webserver locally, you can use:
|
||||
# cd SI20/booklet/
|
||||
# python3 -m http.server
|
||||
# localhost:8000/index.html
|
@ -0,0 +1,47 @@
|
||||
from glob import glob
|
||||
import os
|
||||
import subprocess
|
||||
import jinja2
|
||||
|
||||
# https://devdocs.io/python~3.9/library/glob#glob.glob
|
||||
# files = glob("content/**", recursive=True)
|
||||
# print(files)
|
||||
print("---------")
|
||||
stoplist = ["print", "colophon"]
|
||||
folders = glob("*")
|
||||
|
||||
for folder in folders:
|
||||
if folder in stoplist:
|
||||
continue
|
||||
files = glob(folder + "/*")
|
||||
|
||||
for file in files:
|
||||
#print(file)
|
||||
if file.endswith(".md"):
|
||||
print("===========")
|
||||
file = file.replace(" ", "\ ")
|
||||
print(file)
|
||||
|
||||
pandoc2 = "pandoc -f markdown -t html " + file
|
||||
html_data = subprocess.check_output(pandoc2, shell=True, text=True, encoding="utf-8")
|
||||
# print(type(html_data))
|
||||
# print("html_data: ", html_data)
|
||||
|
||||
env = jinja2.Environment(loader=jinja2.FileSystemLoader("."))
|
||||
template = env.get_template("webpage.template.html")
|
||||
html_data = template.render(content=html_data)
|
||||
# print("this is the html for ",file,": ", html_data)
|
||||
output = open(file[:-3] + ".html", "w", encoding="utf-8")
|
||||
output.write(html_data)
|
||||
output.close()
|
||||
print("standalone index.html file saved!")
|
||||
|
||||
#take all the css files and write to main css
|
||||
|
||||
|
||||
# Now open this page in the browser, remember: paged.js needs to be accessed through a webserver.
|
||||
|
||||
# To run a webserver locally, you can use:
|
||||
# cd SI20/booklet/
|
||||
# python3 -m http.server
|
||||
# localhost:8000/index.html
|
@ -0,0 +1,7 @@
|
||||
<head>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
Experimental Publishing 2024
|
||||
The index for the website
|
||||
</body>
|
@ -0,0 +1,24 @@
|
||||
<DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title></title>
|
||||
<meta charset="utf-8">
|
||||
<link rel="stylesheet" type="text/css" href="../style.css">
|
||||
<link rel="stylesheet" type="text/css" href="style.css">
|
||||
</head>
|
||||
<body>
|
||||
<!-- Nav bar -->
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="index.html">Home</a></li>
|
||||
<li><a href="">About</a></li>
|
||||
<li><a href="">Graduates</a></li>
|
||||
<li><a href="">Special Issues</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<div id="content"><h1 id="title">Title</h1>
|
||||
<h3 id="grad-project-description">Grad project Description</h3>
|
||||
<p>This is where your grad project goes</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
title: Project
|
||||
author: Stephen
|
||||
|
||||
---
|
||||
|
||||
# Title
|
||||
|
||||
### Grad project Description
|
||||
This is where your grad project goes
|
@ -0,0 +1,24 @@
|
||||
<DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title></title>
|
||||
<meta charset="utf-8">
|
||||
<link rel="stylesheet" type="text/css" href="../style.css">
|
||||
<link rel="stylesheet" type="text/css" href="style.css">
|
||||
</head>
|
||||
<body>
|
||||
<!-- Nav bar -->
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="index.html">Home</a></li>
|
||||
<li><a href="">About</a></li>
|
||||
<li><a href="">Graduates</a></li>
|
||||
<li><a href="">Special Issues</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<div id="content"><h1 id="title">Title</h1>
|
||||
<h3 id="thesis-description">Thesis Description</h3>
|
||||
<p>This is where your thesis goes</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
title: Thesis
|
||||
author: Stephen
|
||||
|
||||
---
|
||||
|
||||
# Title
|
||||
|
||||
### Thesis Description
|
||||
This is where your thesis goes
|
@ -0,0 +1,41 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title></title>
|
||||
<meta charset="utf-8">
|
||||
<script src="paged.js/paged.polyfill.js"></script>
|
||||
<link href="paged.js/pagedjs.css" rel="stylesheet" type="text/css">
|
||||
<link rel="stylesheet" type="text/css" href="print_style.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="contenteo">
|
||||
<section class="section" id="start-matter"></section>
|
||||
{{ content[0] }}
|
||||
</section>
|
||||
<section class="toc">
|
||||
<h3>Contents</h3>
|
||||
<ul>
|
||||
{% for title in titles %}
|
||||
{% if loop.index > 1 %}
|
||||
<li class="toc-title"><a href="#section-{{ loop.index + 1 }}">{{ title }}</a></li>
|
||||
{% if (loop.index == 2) or (loop.index == 18) or (loop.index == 22) %}
|
||||
<br>
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
</ul>
|
||||
</section>
|
||||
{% for section in content %}
|
||||
{% if loop.index > 1 %}
|
||||
<!-- <section class="header-page" id="{{ titles[loop.index] }}">
|
||||
<h1>{{ titles[loop.index - 1] }}</h1>
|
||||
</section> -->
|
||||
<section id="section-{{ loop.index + 1 }}" class="section">
|
||||
{{ section }}
|
||||
</section>
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
@ -0,0 +1,25 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title></title>
|
||||
<meta charset="utf-8">
|
||||
<script src="paged.js/paged.polyfill.js"></script>
|
||||
<link href="paged.js/pagedjs.css" rel="stylesheet" type="text/css">
|
||||
<link rel="stylesheet" type="text/css" href="print_style.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="contenteo">
|
||||
<section class="section" id="start-matter"></section>
|
||||
|
||||
</section>
|
||||
<section class="toc">
|
||||
<h3>Contents</h3>
|
||||
<ul>
|
||||
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
File diff suppressed because it is too large
Load Diff
@ -0,0 +1 @@
|
||||
$meta-json$
|
@ -0,0 +1,12 @@
|
||||
start-matter
|
||||
introduction
|
||||
leslie
|
||||
ada
|
||||
aglaia
|
||||
irmak
|
||||
stephen
|
||||
specialissue19
|
||||
specialissue20
|
||||
specialissue21
|
||||
license
|
||||
colophon
|
@ -0,0 +1,41 @@
|
||||
<DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title></title>
|
||||
<meta charset="utf-8">
|
||||
<link rel="stylesheet" type="text/css" href="../style.css">
|
||||
<link rel="stylesheet" type="text/css" href="style.css">
|
||||
</head>
|
||||
<body>
|
||||
<!-- Nav bar -->
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="index.html">Home</a></li>
|
||||
<li><a href="">About</a></li>
|
||||
<li><a href="">Graduates</a></li>
|
||||
<li><a href="">Special Issues</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<div id="content"><h1 id="special-issue-19">Special Issue 19</h1>
|
||||
<h3 id="what-was-the-special-issue">What was the special issue</h3>
|
||||
<p>Description about si19 goes here</p>
|
||||
<figure>
|
||||
<img src="imagename.png" alt="Image Caption" />
|
||||
<figcaption aria-hidden="true">Image Caption</figcaption>
|
||||
</figure>
|
||||
<div class="full-image">
|
||||
<figure>
|
||||
<img src="imagename2.png" alt="Image Caption 2" />
|
||||
<figcaption aria-hidden="true">Image Caption 2</figcaption>
|
||||
</figure>
|
||||
</div>
|
||||
<p>Another thing that came out of our first two sessions was the <em>One
|
||||
Sentence Ritual</em>. Each week for six weeks in a row, we wrote down a
|
||||
ritual of our own and took turns performing the ritual from the list.
|
||||
Coffee fortune-telling, hard drive purifications, collective eating,
|
||||
sound meditations, and talking to worry dolls made us reflect on the
|
||||
content of the week and our lives.</p>
|
||||
<p>:::::</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
@ -0,0 +1,22 @@
|
||||
---
|
||||
title: Colophon
|
||||
author: Stephen
|
||||
|
||||
---
|
||||
|
||||
# Special Issue 19
|
||||
|
||||
### What was the special issue
|
||||
Description about si19 goes here
|
||||
|
||||
![Image Caption](imagename.png)
|
||||
|
||||
:::::{.full-image}
|
||||
|
||||
![Image Caption 2](imagename2.png)
|
||||
|
||||
:::::
|
||||
|
||||
Another thing that came out of our first two sessions was the *One Sentence Ritual*. Each week for six weeks in a row, we wrote down a ritual of our own and took turns performing the ritual from the list. Coffee fortune-telling, hard drive purifications, collective eating, sound meditations, and talking to worry dolls made us reflect on the content of the week and our lives.
|
||||
|
||||
:::::
|
@ -0,0 +1,41 @@
|
||||
<DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title></title>
|
||||
<meta charset="utf-8">
|
||||
<link rel="stylesheet" type="text/css" href="../style.css">
|
||||
<link rel="stylesheet" type="text/css" href="style.css">
|
||||
</head>
|
||||
<body>
|
||||
<!-- Nav bar -->
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="index.html">Home</a></li>
|
||||
<li><a href="">About</a></li>
|
||||
<li><a href="">Graduates</a></li>
|
||||
<li><a href="">Special Issues</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<div id="content"><h1 id="special-issue-19">Special Issue 19</h1>
|
||||
<h3 id="what-was-the-special-issue">What was the special issue</h3>
|
||||
<p>Description about si19 goes here</p>
|
||||
<figure>
|
||||
<img src="imagename.png" alt="Image Caption" />
|
||||
<figcaption aria-hidden="true">Image Caption</figcaption>
|
||||
</figure>
|
||||
<div class="full-image">
|
||||
<figure>
|
||||
<img src="imagename2.png" alt="Image Caption 2" />
|
||||
<figcaption aria-hidden="true">Image Caption 2</figcaption>
|
||||
</figure>
|
||||
</div>
|
||||
<p>Another thing that came out of our first two sessions was the <em>One
|
||||
Sentence Ritual</em>. Each week for six weeks in a row, we wrote down a
|
||||
ritual of our own and took turns performing the ritual from the list.
|
||||
Coffee fortune-telling, hard drive purifications, collective eating,
|
||||
sound meditations, and talking to worry dolls made us reflect on the
|
||||
content of the week and our lives.</p>
|
||||
<p>:::::</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
@ -0,0 +1,22 @@
|
||||
---
|
||||
title: Colophon
|
||||
author: Stephen
|
||||
|
||||
---
|
||||
|
||||
# Special Issue 19
|
||||
|
||||
### What was the special issue
|
||||
Description about si19 goes here
|
||||
|
||||
![Image Caption](imagename.png)
|
||||
|
||||
:::::{.full-image}
|
||||
|
||||
![Image Caption 2](imagename2.png)
|
||||
|
||||
:::::
|
||||
|
||||
Another thing that came out of our first two sessions was the *One Sentence Ritual*. Each week for six weeks in a row, we wrote down a ritual of our own and took turns performing the ritual from the list. Coffee fortune-telling, hard drive purifications, collective eating, sound meditations, and talking to worry dolls made us reflect on the content of the week and our lives.
|
||||
|
||||
:::::
|
@ -0,0 +1,41 @@
|
||||
<DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title></title>
|
||||
<meta charset="utf-8">
|
||||
<link rel="stylesheet" type="text/css" href="../style.css">
|
||||
<link rel="stylesheet" type="text/css" href="style.css">
|
||||
</head>
|
||||
<body>
|
||||
<!-- Nav bar -->
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="index.html">Home</a></li>
|
||||
<li><a href="">About</a></li>
|
||||
<li><a href="">Graduates</a></li>
|
||||
<li><a href="">Special Issues</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<div id="content"><h1 id="special-issue-19">Special Issue 19</h1>
|
||||
<h3 id="what-was-the-special-issue">What was the special issue</h3>
|
||||
<p>Description about si19 goes here</p>
|
||||
<figure>
|
||||
<img src="imagename.png" alt="Image Caption" />
|
||||
<figcaption aria-hidden="true">Image Caption</figcaption>
|
||||
</figure>
|
||||
<div class="full-image">
|
||||
<figure>
|
||||
<img src="imagename2.png" alt="Image Caption 2" />
|
||||
<figcaption aria-hidden="true">Image Caption 2</figcaption>
|
||||
</figure>
|
||||
</div>
|
||||
<p>Another thing that came out of our first two sessions was the <em>One
|
||||
Sentence Ritual</em>. Each week for six weeks in a row, we wrote down a
|
||||
ritual of our own and took turns performing the ritual from the list.
|
||||
Coffee fortune-telling, hard drive purifications, collective eating,
|
||||
sound meditations, and talking to worry dolls made us reflect on the
|
||||
content of the week and our lives.</p>
|
||||
<p>:::::</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
@ -0,0 +1,22 @@
|
||||
---
|
||||
title: Colophon
|
||||
author: Stephen
|
||||
|
||||
---
|
||||
|
||||
# Special Issue 19
|
||||
|
||||
### What was the special issue
|
||||
Description about si19 goes here
|
||||
|
||||
![Image Caption](imagename.png)
|
||||
|
||||
:::::{.full-image}
|
||||
|
||||
![Image Caption 2](imagename2.png)
|
||||
|
||||
:::::
|
||||
|
||||
Another thing that came out of our first two sessions was the *One Sentence Ritual*. Each week for six weeks in a row, we wrote down a ritual of our own and took turns performing the ritual from the list. Coffee fortune-telling, hard drive purifications, collective eating, sound meditations, and talking to worry dolls made us reflect on the content of the week and our lives.
|
||||
|
||||
:::::
|
@ -0,0 +1,24 @@
|
||||
<DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title></title>
|
||||
<meta charset="utf-8">
|
||||
<link rel="stylesheet" type="text/css" href="../style.css">
|
||||
<link rel="stylesheet" type="text/css" href="style.css">
|
||||
</head>
|
||||
<body>
|
||||
<!-- Nav bar -->
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="index.html">Home</a></li>
|
||||
<li><a href="">About</a></li>
|
||||
<li><a href="">Graduates</a></li>
|
||||
<li><a href="">Special Issues</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<div id="content"><h1 id="title">Title</h1>
|
||||
<h3 id="grad-project-description">Grad project Description</h3>
|
||||
<p>This is where your grad project goes</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
title: Project
|
||||
author: Stephen
|
||||
|
||||
---
|
||||
|
||||
# Title
|
||||
|
||||
### Grad project Description
|
||||
This is where your grad project goes
|
@ -0,0 +1,24 @@
|
||||
<DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title></title>
|
||||
<meta charset="utf-8">
|
||||
<link rel="stylesheet" type="text/css" href="../style.css">
|
||||
<link rel="stylesheet" type="text/css" href="style.css">
|
||||
</head>
|
||||
<body>
|
||||
<!-- Nav bar -->
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="index.html">Home</a></li>
|
||||
<li><a href="">About</a></li>
|
||||
<li><a href="">Graduates</a></li>
|
||||
<li><a href="">Special Issues</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<div id="content"><h1 id="title">Title</h1>
|
||||
<h3 id="thesis-description">Thesis Description</h3>
|
||||
<p>This is where your thesis goes</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
title: Thesis
|
||||
author: Stephen
|
||||
|
||||
---
|
||||
|
||||
# Title
|
||||
|
||||
### Thesis Description
|
||||
This is where your thesis goes
|
@ -0,0 +1,21 @@
|
||||
<DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>{{ title }}</title>
|
||||
<meta charset="utf-8">
|
||||
<link rel="stylesheet" type="text/css" href="../style.css">
|
||||
<link rel="stylesheet" type="text/css" href="style.css">
|
||||
</head>
|
||||
<body>
|
||||
<!-- Nav bar -->
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="index.html">Home</a></li>
|
||||
<li><a href="">About</a></li>
|
||||
<li><a href="">Graduates</a></li>
|
||||
<li><a href="">Special Issues</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<div id="content">{{ content }}</div>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue