summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreudoxia <uplink@distress.network>2020-11-26 00:28:21 -0500
committereudoxia <uplink@distress.network>2020-11-26 00:28:21 -0500
commit8fce2c9fb654a7dbb4a4a9849da6860e6bc7b28f (patch)
treee56c3f7f872c502ed18f2d2a6b37e384e2655ba9
parent292fb60781de50b0209561ec998f7e4c7b47cb6f (diff)
added footer task, clarified info phrasing
-rwxr-xr-xinfo/index.html8
-rw-r--r--info/src.md4
-rwxr-xr-xmeta/todo/index.html3
-rw-r--r--meta/todo/src.md1
4 files changed, 9 insertions, 7 deletions
diff --git a/info/index.html b/info/index.html
index 13fec03..c15f1a8 100755
--- a/info/index.html
+++ b/info/index.html
@@ -13,7 +13,7 @@
<script src="/js/csi.js"></script>
<title>System Information</title>
<meta name="description" content="&laquo;PORTRAITURES.&raquo; &mdash; Information about the project &amp; its creator." />
-<meta http-equiv="last-modified" content="2020-11-23 02:59:48-05:00" />
+<meta http-equiv="last-modified" content="2020-11-26 00:24:00-05:00" />
</head>
<body>
@@ -21,7 +21,7 @@
<div class="bomber">PORTRAITURES.</div>
<hr>
<div class="identcontainer">
-<div class="ident"><time datetime="2020-11-23 02:59:48-05:00">201123</time>––––<a href="https://distress.network">DistressNetwork°</a></div>
+<div class="ident"><time datetime="2020-11-26 00:24:00-05:00">201126</time>––––<a href="https://distress.network">DistressNetwork°</a></div>
<img class="headerlogo" src="/media/distressnetwork-b.svg" alt="">
</div>
</header>
@@ -37,9 +37,9 @@
<!-- end of header -->
<h1 id="About">About</h1>
-<p><strong>Eudoxia</strong> [ɪʉ·dɔ·ʃi̯ä, –do·ɕĭä] is an engineer, curator, and oceanographer. They serve as the architect of the DistressNetwork° project.</p>
+<p><strong>Eudoxia</strong> [ɪʉ·dɔ·ʃi̯ä, –do·ɕĭä] is an engineer, curator, and oceanographer. They serve as the primary architect of the DistressNetwork° project.</p>
-<p><strong>DistressNetwork°</strong> is a virtual system of multimedia aesthetics, and a repository of associated digital artefacts. Select works thereof are published and documented within this website under a copyleft license.</p>
+<p><strong>DistressNetwork°</strong> is a virtual system of multimedia aesthetics, and a repository of associated digital artefacts. Select works thereof are published and documented within the <code>distress.network</code> domain under a copyleft license.</p>
<h1 id="Contact">Contact</h1>
diff --git a/info/src.md b/info/src.md
index 534eab2..c312342 100644
--- a/info/src.md
+++ b/info/src.md
@@ -5,9 +5,9 @@ leading: Information about the project &amp; its creator.
# About
-**Eudoxia** [ɪʉ·dɔ·ʃi̯ä, –do·ɕĭä] is an engineer, curator, and oceanographer. They serve as the architect of the DistressNetwork° project.
+**Eudoxia** [ɪʉ·dɔ·ʃi̯ä, –do·ɕĭä] is an engineer, curator, and oceanographer. They serve as the primary architect of the DistressNetwork° project.
-**DistressNetwork°** is a virtual system of multimedia aesthetics, and a repository of associated digital artefacts. Select works thereof are published and documented within this website under a copyleft license.
+**DistressNetwork°** is a virtual system of multimedia aesthetics, and a repository of associated digital artefacts. Select works thereof are published and documented within the `distress.network` domain under a copyleft license.
# Contact
diff --git a/meta/todo/index.html b/meta/todo/index.html
index 6e487ef..4ffc9a8 100755
--- a/meta/todo/index.html
+++ b/meta/todo/index.html
@@ -12,7 +12,7 @@
<script src="/js/csi.js"></script>
<title>To Do</title>
<meta name="description" content="&laquo;FOR INTERNAL USE ONLY.&raquo; &mdash; To Do:" />
-<meta http-equiv="last-modified" content="2020-11-23 23:58:20-05:00" />
+<meta http-equiv="last-modified" content="2020-11-25 23:43:50-05:00" />
</head>
<body>
@@ -35,6 +35,7 @@
</ul></li>
<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>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 22df427..af3cbcd 100644
--- a/meta/todo/src.md
+++ b/meta/todo/src.md
@@ -9,5 +9,6 @@ opts: h
- Other optimizations where possible
- 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)
- Eventually set up donation page
- actually have content lmao