summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreudoxia <uplink@distress.network>2020-12-06 00:36:10 -0500
committereudoxia <uplink@distress.network>2020-12-06 00:36:10 -0500
commit2df4d9e3530b9d8ac7d2a95e820088f16fa2c3a6 (patch)
tree696cd2a45320c27f1d066b2a41f262f49331c329
parent85f02460ff74e8c03d53dcc0f8d9746b44ab9166 (diff)
released visual works directory
-rwxr-xr-xmeta/sitemap/index.html2
-rwxr-xr-xmeta/todo/index.html7
-rw-r--r--meta/todo/src.md5
-rwxr-xr-xsitemap.xml10
-rw-r--r--visual/composite/index.html54
-rw-r--r--visual/composite/src.md12
-rw-r--r--visual/composite/the-crave.pngbin1414198 -> 1412880 bytes
-rw-r--r--visual/index.html49
-rw-r--r--visual/logotype/index.html72
-rw-r--r--visual/logotype/src.md26
-rw-r--r--visual/src.md7
11 files changed, 229 insertions, 15 deletions
diff --git a/meta/sitemap/index.html b/meta/sitemap/index.html
index 053a75f..e448e72 100755
--- a/meta/sitemap/index.html
+++ b/meta/sitemap/index.html
@@ -18,7 +18,7 @@ pre a:hover {text-decoration: none; color: #111; background-color: #ddd;}
pre a:active {text-decoration: none; color: #ddd;}
</style>
<title>Sitemap &mdash; DistressNetwork°</title>
-<meta http-equiv="last-modified" content="2020-12-01 15:34:51-05:00" />
+<meta http-equiv="last-modified" content="2020-12-06 00:33:03-05:00" />
</head>
<body>
diff --git a/meta/todo/index.html b/meta/todo/index.html
index caf9e8b..db03f80 100755
--- a/meta/todo/index.html
+++ b/meta/todo/index.html
@@ -12,7 +12,7 @@
<script src="/js/csi.js"></script>
<title>To Do &mdash; DistressNetwork°</title>
<meta name="description" content="&laquo;FOR INTERNAL USE ONLY.&raquo; &mdash; To Do:" />
-<meta http-equiv="last-modified" content="2020-12-01 15:33:01-05:00" />
+<meta http-equiv="last-modified" content="2020-12-06 00:30:04-05:00" />
</head>
<body>
@@ -23,10 +23,7 @@
<!-- end of header -->
<ul>
-<li>Create <code>&#47;visual&#47;*</code> pages</li>
-<li>Full site edit automation (<code>global.sh</code>): recursively execute given command in all pages</li>
-<li>Potentially serve footer via <code>csi.js</code>? (might inhibit navigation for noscript clients)</li>
-<li>Script optimizations where possible</li>
+<li><code>reload.sh</code>: (optionally) re-render all pages</li>
<li>Eventually set up donation page</li>
<li>actually have content lmao</li>
</ul>
diff --git a/meta/todo/src.md b/meta/todo/src.md
index bea3d89..394ecd4 100644
--- a/meta/todo/src.md
+++ b/meta/todo/src.md
@@ -4,9 +4,6 @@ leading: To Do:
opts: h
-- Create `/visual/*` pages
-- Full site edit automation (`global.sh`): recursively execute given command in all pages
-- Potentially serve footer via `csi.js`? (might inhibit navigation for noscript clients)
-- Script optimizations where possible
+- `reload.sh`: (optionally) re-render all pages
- Eventually set up donation page
- actually have content lmao
diff --git a/sitemap.xml b/sitemap.xml
index 3a98a80..2eb9a52 100755
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -8,16 +8,16 @@ xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url><loc>https://distress.network/meta/</loc><lastmod>2020-11-21T21:30:37-05:00</lastmod></url>
-<url><loc>https://distress.network/meta/sitemap/</loc><lastmod>2020-12-01T15:34:51-05:00</lastmod></url>
+<url><loc>https://distress.network/meta/sitemap/</loc><lastmod>2020-12-06T00:33:03-05:00</lastmod></url>
<url><loc>https://distress.network/meta/styletest/</loc><lastmod>2020-11-30T22:17:25-05:00</lastmod></url>
-<url><loc>https://distress.network/meta/todo/</loc><lastmod>2020-12-01T15:33:01-05:00</lastmod></url>
+<url><loc>https://distress.network/meta/todo/</loc><lastmod>2020-12-06T00:30:04-05:00</lastmod></url>
-<url><loc>https://distress.network/visual/</loc><lastmod></lastmod></url>
+<url><loc>https://distress.network/visual/</loc><lastmod>2020-12-05T23:30:24-05:00</lastmod></url>
-<url><loc>https://distress.network/visual/composite/</loc><lastmod></lastmod></url>
+<url><loc>https://distress.network/visual/composite/</loc><lastmod>2020-12-05T23:04:21-05:00</lastmod></url>
-<url><loc>https://distress.network/visual/logotype/</loc><lastmod></lastmod></url>
+<url><loc>https://distress.network/visual/logotype/</loc><lastmod>2020-12-06T00:23:58-05:00</lastmod></url>
</urlset>
diff --git a/visual/composite/index.html b/visual/composite/index.html
new file mode 100644
index 0000000..ffeb7a1
--- /dev/null
+++ b/visual/composite/index.html
@@ -0,0 +1,54 @@
+<!doctype html>
+<html lang="en">
+<head>
+<meta charset="utf-8">
+<meta name="viewport" content="width=device-width, initial-scale=1.0">
+<link rel="stylesheet" href="/fonts/fonts.css">
+<link rel="stylesheet" href="/css/main.css">
+<link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon.png">
+<link rel="icon" type="image/png" sizes="32x32" href="/favicon/favicon-32x32.png">
+<link rel="icon" type="image/png" sizes="16x16" href="/favicon/favicon-16x16.png">
+<link rel="manifest" href="/favicon/site.webmanifest">
+<script src="/js/bg.js"></script>
+<script src="/js/csi.js"></script>
+<title>Image Composite Works &mdash; DistressNetwork°</title>
+<meta name="description" content="&laquo;RADIOGRAPHS.&raquo; &mdash; Collection of digital image composite works." />
+<meta http-equiv="last-modified" content="2020-12-05 23:04:21-05:00" />
+</head>
+
+<body>
+<header>
+<div class="bomber">RADIOGRAPHS.</div>
+<hr>
+<div class="identcontainer">
+<div class="ident"><time datetime="2020-12-05 23:04:21-05:00">201205</time>––––<a href="https://distress.network">DistressNetwork°</a></div>
+<img class="headerlogo" src="/media/distressnetwork-b.svg" alt="">
+</div>
+</header>
+<div class="contentlevel">
+<main>
+<div class="leading">Collection of digital image composite works.</div>
+<hr>
+
+<!-- end of header -->
+<h1 id="2020">2020</h1>
+
+<h2 id="The%20Crave">The Crave</h2>
+
+<figure><a href="composite/the-crave.png"><img src="composite/the-crave.png" alt=""></a><figcaption><p>DistressNetwork. “The Crave (Fever Prose).” 2020-03-19. Digital image composite.</p></figcaption></figure>
+
+<h2 id="FilthViscera">FilthViscera</h2>
+
+<figure><a href="composite/filthviscera.png"><img src="composite/filthviscera.png" alt=""></a><figcaption><p>DistressNetwork. “FilthViscera° (texture study).” 2020-04-05. Digital image composite.</p></figcaption></figure>
+</main>
+<nav>
+<div data-include="/nav.html"></div>
+<noscript><pre style="white-space: normal;">Please enable javascript to use the sitemap, or access it <a href="/meta/sitemap">[here]</a></pre></noscript>
+</nav>
+</div>
+<footer>
+<p><a href="/info">About.</a> <a href="mailto:uplink@distress.network">Contact.</a> <a href="/cw.html">Content Warning.</a> <a>Donate.</a> <a href="https://git.distress.network">Git.</a> <a href="/meta/sitemap">Sitemap.</a> <a href="https://creativecommons.org/licenses/by-sa/4.0">CC BY-SA 4.0.</a></p>
+<img src="/media/distressnetwork-w.svg" alt="">
+</footer>
+</body>
+</html>
diff --git a/visual/composite/src.md b/visual/composite/src.md
new file mode 100644
index 0000000..39cd784
--- /dev/null
+++ b/visual/composite/src.md
@@ -0,0 +1,12 @@
+title: Image Composite Works
+bomber: RADIOGRAPHS.
+leading: Collection of digital image composite works.
+
+
+# 2020
+
+## The Crave
+![DistressNetwork. “The Crave (Fever Prose).” 2020-03-19. Digital image composite.](composite/the-crave.png)
+
+## FilthViscera
+![DistressNetwork. “FilthViscera° (texture study).” 2020-04-05. Digital image composite.](composite/filthviscera.png)
diff --git a/visual/composite/the-crave.png b/visual/composite/the-crave.png
index ddadcd5..d47bc90 100644
--- a/visual/composite/the-crave.png
+++ b/visual/composite/the-crave.png
Binary files differ
diff --git a/visual/index.html b/visual/index.html
new file mode 100644
index 0000000..44698c4
--- /dev/null
+++ b/visual/index.html
@@ -0,0 +1,49 @@
+<!doctype html>
+<html lang="en">
+<head>
+<meta charset="utf-8">
+<meta name="viewport" content="width=device-width, initial-scale=1.0">
+<link rel="stylesheet" href="/fonts/fonts.css">
+<link rel="stylesheet" href="/css/main.css">
+<link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon.png">
+<link rel="icon" type="image/png" sizes="32x32" href="/favicon/favicon-32x32.png">
+<link rel="icon" type="image/png" sizes="16x16" href="/favicon/favicon-16x16.png">
+<link rel="manifest" href="/favicon/site.webmanifest">
+<script src="/js/bg.js"></script>
+<script src="/js/csi.js"></script>
+<title>Visual Works &mdash; DistressNetwork°</title>
+<meta name="description" content="&laquo;OPTOELECTRONICS.&raquo; &mdash; This directory contains all image-based works, subdivided by technique." />
+<meta http-equiv="last-modified" content="2020-12-05 23:30:24-05:00" />
+</head>
+
+<body>
+<header>
+<div class="bomber">OPTOELECTRONICS.</div>
+<hr>
+<div class="identcontainer">
+<div class="ident"><time datetime="2020-12-05 23:30:24-05:00">201205</time>––––<a href="https://distress.network">DistressNetwork°</a></div>
+<img class="headerlogo" src="/media/distressnetwork-b.svg" alt="">
+</div>
+</header>
+<div class="contentlevel">
+<main>
+<div class="leading">This directory contains all image-based works, subdivided by technique.</div>
+<hr>
+
+<!-- end of header -->
+<ul>
+<li><a href="visual/composite">Composite</a></li>
+<li><a href="visual/logotype">Logotype</a></li>
+</ul>
+</main>
+<nav>
+<div data-include="/nav.html"></div>
+<noscript><pre style="white-space: normal;">Please enable javascript to use the sitemap, or access it <a href="/meta/sitemap">[here]</a></pre></noscript>
+</nav>
+</div>
+<footer>
+<p><a href="/info">About.</a> <a href="mailto:uplink@distress.network">Contact.</a> <a href="/cw.html">Content Warning.</a> <a>Donate.</a> <a href="https://git.distress.network">Git.</a> <a href="/meta/sitemap">Sitemap.</a> <a href="https://creativecommons.org/licenses/by-sa/4.0">CC BY-SA 4.0.</a></p>
+<img src="/media/distressnetwork-w.svg" alt="">
+</footer>
+</body>
+</html>
diff --git a/visual/logotype/index.html b/visual/logotype/index.html
new file mode 100644
index 0000000..5cd5053
--- /dev/null
+++ b/visual/logotype/index.html
@@ -0,0 +1,72 @@
+<!doctype html>
+<html lang="en">
+<head>
+<meta charset="utf-8">
+<meta name="viewport" content="width=device-width, initial-scale=1.0">
+<link rel="stylesheet" href="/fonts/fonts.css">
+<link rel="stylesheet" href="/css/main.css">
+<link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon.png">
+<link rel="icon" type="image/png" sizes="32x32" href="/favicon/favicon-32x32.png">
+<link rel="icon" type="image/png" sizes="16x16" href="/favicon/favicon-16x16.png">
+<link rel="manifest" href="/favicon/site.webmanifest">
+<script src="/js/bg.js"></script>
+<script src="/js/csi.js"></script>
+<title>Logotype Design Works &mdash; DistressNetwork°</title>
+<meta name="description" content="&laquo;HIEROGLYPHS.&raquo; &mdash; Collection of logographic &amp; ideographic design works." />
+<meta http-equiv="last-modified" content="2020-12-06 00:23:58-05:00" />
+</head>
+
+<body>
+<header>
+<div class="bomber">HIEROGLYPHS.</div>
+<hr>
+<div class="identcontainer">
+<div class="ident"><time datetime="2020-12-06 00:23:58-05:00">201206</time>––––<a href="https://distress.network">DistressNetwork°</a></div>
+<img class="headerlogo" src="/media/distressnetwork-b.svg" alt="">
+</div>
+</header>
+<div class="contentlevel">
+<main>
+<div class="leading">Collection of logographic &amp; ideographic design works.</div>
+<hr>
+
+<!-- end of header -->
+<h1 id="2020">2020</h1>
+
+<h2 id="Flashcorps">Flashcorps</h2>
+
+<figure><a href="logotype/flashcorps.png"><img src="logotype/flashcorps.png" alt=""></a><figcaption><p>DistressNetwork. “Flashcorps.” 2020-10-03. Vector illustration.</p></figcaption></figure>
+
+<h2 id="Pluvi%C3%B4se%20I">Pluviôse I</h2>
+
+<figure><a href="logotype/pluviose-i.png"><img src="logotype/pluviose-i.png" alt=""></a><figcaption><p>DistressNetwork. “Pluviôse I.” 2020-01-02. Vector illustration.</p></figcaption></figure>
+
+<h2 id="Pluvi%C3%B4se%20II">Pluviôse II</h2>
+
+<figure><a href="logotype/pluviose-ii.png"><img src="logotype/pluviose-ii.png" alt=""></a><figcaption><p>DistressNetwork. “Pluviôse II.” 2020-07-29. Vector illustration. Two forms displayed.</p></figcaption></figure>
+
+<h1 id="2019">2019</h1>
+
+<h2 id="Conflux">Conflux</h2>
+
+<figure><a href="logotype/conflux.png"><img src="logotype/conflux.png" alt=""></a><figcaption><p>DistressNetwork. “Conflux.” 2019-10-08. Vector illustration.</p></figcaption></figure>
+
+<h2 id="DistressNetwork%C2%B0">DistressNetwork°</h2>
+
+<figure><a href="logotype/distressnetwork.png"><img src="logotype/distressnetwork.png" alt=""></a><figcaption><p>DistressNetwork. “DistressNetwork.” 2019-10-13. Vector illustration.</p></figcaption></figure>
+
+<h2 id="Evdoxia%C2%B0">Evdoxia°</h2>
+
+<figure><a href="logotype/evdoxia.png"><img src="logotype/evdoxia.png" alt=""></a><figcaption><p>DistressNetwork. “Evdoxia.” 2019-12-01. Vector illustration.</p></figcaption></figure>
+</main>
+<nav>
+<div data-include="/nav.html"></div>
+<noscript><pre style="white-space: normal;">Please enable javascript to use the sitemap, or access it <a href="/meta/sitemap">[here]</a></pre></noscript>
+</nav>
+</div>
+<footer>
+<p><a href="/info">About.</a> <a href="mailto:uplink@distress.network">Contact.</a> <a href="/cw.html">Content Warning.</a> <a>Donate.</a> <a href="https://git.distress.network">Git.</a> <a href="/meta/sitemap">Sitemap.</a> <a href="https://creativecommons.org/licenses/by-sa/4.0">CC BY-SA 4.0.</a></p>
+<img src="/media/distressnetwork-w.svg" alt="">
+</footer>
+</body>
+</html>
diff --git a/visual/logotype/src.md b/visual/logotype/src.md
new file mode 100644
index 0000000..34f681f
--- /dev/null
+++ b/visual/logotype/src.md
@@ -0,0 +1,26 @@
+title: Logotype Design Works
+bomber: HIEROGLYPHS.
+leading: Collection of logographic &amp; ideographic design works.
+
+
+# 2020
+
+## Flashcorps
+![DistressNetwork. “Flashcorps.” 2020-10-03. Vector illustration.](logotype/flashcorps.png)
+
+## Pluviôse I
+![DistressNetwork. “Pluviôse I.” 2020-01-02. Vector illustration.](logotype/pluviose-i.png)
+
+## Pluviôse II
+![DistressNetwork. “Pluviôse II.” 2020-07-29. Vector illustration. Two forms displayed.](logotype/pluviose-ii.png)
+
+# 2019
+
+## Conflux
+![DistressNetwork. “Conflux.” 2019-10-08. Vector illustration.](logotype/conflux.png)
+
+## DistressNetwork°
+![DistressNetwork. “DistressNetwork.” 2019-10-13. Vector illustration.](logotype/distressnetwork.png)
+
+## Evdoxia°
+![DistressNetwork. “Evdoxia.” 2019-12-01. Vector illustration.](logotype/evdoxia.png)
diff --git a/visual/src.md b/visual/src.md
new file mode 100644
index 0000000..3b0e84e
--- /dev/null
+++ b/visual/src.md
@@ -0,0 +1,7 @@
+title: Visual Works
+bomber: OPTOELECTRONICS.
+leading: This directory contains all image-based works, subdivided by technique.
+
+
+- [Composite](visual/composite)
+- [Logotype](visual/logotype)