summaryrefslogtreecommitdiffstats
path: root/_site/about
diff options
context:
space:
mode:
Diffstat (limited to '_site/about')
-rw-r--r--_site/about/index.html87
1 files changed, 0 insertions, 87 deletions
diff --git a/_site/about/index.html b/_site/about/index.html
deleted file mode 100644
index 6b4d19b..0000000
--- a/_site/about/index.html
+++ /dev/null
@@ -1,87 +0,0 @@
-<!doctype html>
-<html lang="en-us">
-
- <head>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <title>About</title>
- <link rel="stylesheet" href="/assets/css/main.css">
- <link rel="stylesheet" href="/assets/css/skeleton.css">
-</head>
-
-
-
- <body>
-
- <div id="nav-container" class="container">
- <ul id="navlist" class="left">
-
- <li >
- <a href="/" class="link-decor-none">hme</a>
- </li>
- <li >
- <a href="/projects/" class="link-decor-none">poc</a>
- </li>
- <li class="active">
- <a href="/about/" class="link-decor-none">abt</a>
- </li>
- <li>
- <a href="/cgi-bin/find.cgi" class="link-decor-none">lup</a>
- </li>
- <li>
- <a href="/feed.xml" class="link-decor-none">rss</a>
- </li>
- </ul>
-</div>
-
-
-
- <main class="container" id="main"><div class="container">
- <h2>About</h2>
-
- <p>
- Notes on projects, prototypes, and experiments.
- </p>
-
- <p>
- Email: sadeep@asciimx.com [<a href="/assets/asciimx.asc" class="external"
- target="_blank" rel="noopener noreferrer">GPG</a>]
- </p>
-
- <h4>Navigation</h4>
-
- <ul>
- <li>hme: Latest articles.</li>
- <li>poc: Projects.</li>
- <li>abt: Site information.</li>
- <li>lup: Look up articles.</li>
- <li>rss: RSS (Atom) feed.</li>
- </ul>
-
- <h4>Site credits</h4>
-
- <p>
- The site's CSS is derived from <a href="http://getskeleton.com/"
- class="external" target="_blank" rel="noopener noreferrer">Skeleton</a> by Dave
- Gamache (<a href="/assets/lic/skeleton.txt" target="_blank">license</a>) and <a
- href="https://github.com/JohnCoene/marat" class="external" target="_blank"
- rel="noopener noreferrer">Marat</a> by John Coene (<a
- href="/assets/lic/marat.txt" target="_blank">license</a>).
- </p>
-
-</div>
-
-
-</main>
-
- <div class="footer">
- <div class="container">
- <div class="twelve columns right container-2">
- <p id="footer-text">&copy; ASCIIMX - 2026</p>
- </div>
- </div>
-</div>
-
-
- </body>
-</html>