From 77cbd1ef231aab991702bab717ac6c6aac652ad2 Mon Sep 17 00:00:00 2001 From: eudoxia Date: Wed, 25 Aug 2021 00:39:15 -0400 Subject: software/web: initialization (+ rebuild) --- index.html | 1 + info/index.html | 1 + meta/index.html | 1 + meta/sitemap/index.html | 3 +- meta/styletest/index.html | 1 + meta/todo/index.html | 1 + nav.html | 1 + sitemap.xml | 6 +- software/index.html | 9 ++- software/src.md | 2 + software/web/index.html | 171 ++++++++++++++++++++++++++++++++++++++++++++ software/web/src.md | 112 +++++++++++++++++++++++++++++ visual/composite/index.html | 1 + visual/index.html | 1 + visual/logotype/index.html | 1 + written/index.html | 1 + 16 files changed, 308 insertions(+), 5 deletions(-) create mode 100644 software/web/index.html create mode 100644 software/web/src.md diff --git a/index.html b/index.html index 7bebb57..be8de32 100755 --- a/index.html +++ b/index.html @@ -34,6 +34,7 @@ styletest todo software +web visual composite logotype diff --git a/info/index.html b/info/index.html index 536ac37..2aec794 100755 --- a/info/index.html +++ b/info/index.html @@ -49,6 +49,7 @@ styletest todo software +web visual composite logotype diff --git a/meta/index.html b/meta/index.html index 6ef69e3..eee3be3 100755 --- a/meta/index.html +++ b/meta/index.html @@ -42,6 +42,7 @@ styletest todo software +web visual composite logotype diff --git a/meta/sitemap/index.html b/meta/sitemap/index.html index 0e929a4..a412f3f 100755 --- a/meta/sitemap/index.html +++ b/meta/sitemap/index.html @@ -19,7 +19,7 @@ pre a:hover {text-decoration: none; color: #111; background-color: #ddd;} pre a:active {text-decoration: none; color: #ddd;} Sitemap — DistressNetwork° - + @@ -31,6 +31,7 @@ pre a:active {text-decoration: none; color: #ddd;} styletest todo software +web visual composite logotype diff --git a/meta/styletest/index.html b/meta/styletest/index.html index d96070e..5842d48 100755 --- a/meta/styletest/index.html +++ b/meta/styletest/index.html @@ -178,6 +178,7 @@ Level Three

styletest todo software +web visual composite logotype diff --git a/meta/todo/index.html b/meta/todo/index.html index e531015..f99de36 100755 --- a/meta/todo/index.html +++ b/meta/todo/index.html @@ -34,6 +34,7 @@ styletest todo software +web visual composite logotype diff --git a/nav.html b/nav.html index 080b06d..5ea6ec2 100755 --- a/nav.html +++ b/nav.html @@ -7,6 +7,7 @@ styletest todo software +web visual composite logotype diff --git a/sitemap.xml b/sitemap.xml index f3871da..35a3611 100755 --- a/sitemap.xml +++ b/sitemap.xml @@ -8,13 +8,15 @@ xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> https://distress.network/meta/2020-11-21T21:30:37-05:00 -https://distress.network/meta/sitemap/2021-02-01T00:24:46-05:00 +https://distress.network/meta/sitemap/2021-08-25T00:37:59-04:00 https://distress.network/meta/styletest/2021-08-14T22:50:50-04:00 https://distress.network/meta/todo/2020-12-31T21:02:55-05:00 -https://distress.network/software/2020-12-24T02:03:37-05:00 +https://distress.network/software/2021-08-25T00:36:43-04:00 + +https://distress.network/software/web/2021-08-25T00:27:08-04:00 https://distress.network/visual/2020-12-19T21:03:36-05:00 diff --git a/software/index.html b/software/index.html index 1742658..2597280 100755 --- a/software/index.html +++ b/software/index.html @@ -12,14 +12,14 @@ Executable Software Works — DistressNetwork° - +
EXOCORTICES.

-
––––DistressNetwork°
+
––––DistressNetwork°
@@ -28,6 +28,10 @@
This directory contains documentation of all software-based works.

Source code and executable files for these programs are published within the DistressNetwork° Git repository.

+ +