diff options
| author | Sadeep Madurange <sadeep@asciimx.com> | 2026-01-09 16:45:56 +0800 |
|---|---|---|
| committer | Sadeep Madurange <sadeep@asciimx.com> | 2026-01-09 16:45:56 +0800 |
| commit | a851a2d646f439f7126c232ba1524c55a8990872 (patch) | |
| tree | 0d8870fae739b72e37fc3ce1a672388ce7592a9c /_site/about/index.html | |
| parent | 3b0f6bd6879d8a32d89dcccc739a73e0e9e823a7 (diff) | |
| download | www-a851a2d646f439f7126c232ba1524c55a8990872.tar.gz | |
Remove _site from git.
Diffstat (limited to '_site/about/index.html')
| -rw-r--r-- | _site/about/index.html | 87 |
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">© ASCIIMX - 2026</p> - </div> - </div> -</div> - - - </body> -</html> |
