commit b5c2d269287537e8486dff6481aa3cab3881c802
parent 13926aba8531757153c149480873ec7f0339beb8
Author: corndog <cauchyn@firemail.cc>
Date: Sat, 14 Apr 2018 15:28:07 -0700
Correct tridactyl and ksa on index; add suguri
event tracker
Diffstat:
11 files changed, 68 insertions(+), 12 deletions(-)
diff --git a/Caddyfile b/Caddyfile
@@ -7,6 +7,7 @@ grgr.me {
/galois/ https://gitlab.com/corndog/galois/tree/master
/ksa/ https://github.com/Koushien/keyboard-shortcut-api
/tri/ https://github.com/cmcaine/tridactyl/tree/master
+ /suguri/ https://aos2.gitlab.io
}
browse /sits/releases
ext .html .txt
diff --git a/in/ksa/index.html b/in/ksa/index.html
@@ -0,0 +1,4 @@
+title: keyboard shortcut api
+tags: project
+description: WebExtension API abstracting native Firefox keyboard shortcuts.
+----
diff --git a/in/suguri/index.html b/in/suguri/index.html
@@ -0,0 +1,4 @@
+title: suguri
+tags: project
+description: Maintaining a Hugo site for Acceleration of Suguri 2 events.
+----
diff --git a/in/tri/index.html b/in/tri/index.html
@@ -0,0 +1,4 @@
+title: tridactyl
+tags: project
+description: Vimperator successor for Firefox 57+.
+----
diff --git a/out/fizzbuzz/index.html b/out/fizzbuzz/index.html
@@ -15,9 +15,14 @@ tags: project</p>
<hr>
+
+ <a href="../">root</a>
+
+
<p>
<a href="mailto:contact@grgr.me">contact@grgr.me</a><br>
-<a href="./PGP">PGP</a> – 8F9A 850E 9435 4903 0CB7 30F4 C466 E02A 4B21 3DB8
+<a href="https://keybase.io/violinist">keybase</a> – violinist<br>
+<a href="../PGP">PGP</a> – 8F9A 850E 9435 4903 0CB7 30F4 C466 E02A 4B21 3DB8
</p>
</body>
</html>
diff --git a/out/galois/index.html b/out/galois/index.html
@@ -15,9 +15,14 @@ tags: project</p>
<hr>
+
+ <a href="../">root</a>
+
+
<p>
<a href="mailto:contact@grgr.me">contact@grgr.me</a><br>
-<a href="./PGP">PGP</a> – 8F9A 850E 9435 4903 0CB7 30F4 C466 E02A 4B21 3DB8
+<a href="https://keybase.io/violinist">keybase</a> – violinist<br>
+<a href="../PGP">PGP</a> – 8F9A 850E 9435 4903 0CB7 30F4 C466 E02A 4B21 3DB8
</p>
</body>
</html>
diff --git a/out/index.html b/out/index.html
@@ -24,16 +24,20 @@ href="resume.pdf">CV</a>. Namely,
Exercises I've written for a math study group. 303 to GitLab
</li>
- <li><a href="./ksa/">tridactyl</a><br>
- Vimperator successor for Firefox 57+. 303 to GitHub
+ <li><a href="./ksa/">keyboard shortcut api</a><br>
+ WebExtension API abstracting native Firefox keyboard shortcuts.
</li>
<li><a href="./sits/">shimmers in the stars</a><br>
A networked versus vertically scrolling shooter in progress.
</li>
- <li><a href="./tri/">keyboard shortcut api</a><br>
- WebExtension API abstracting native Firefox keyboard shortcuts. 303 to GitHub
+ <li><a href="./suguri/">suguri</a><br>
+ Maintaining a Hugo site for Acceleration of Suguri 2 events.
+ </li>
+
+ <li><a href="./tri/">tridactyl</a><br>
+ Vimperator successor for Firefox 57+.
</li>
</ul>
diff --git a/out/ksa/index.html b/out/ksa/index.html
@@ -3,15 +3,15 @@
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1">
- <title>tridactyl | grgr.me</title>
+ <title>keyboard shortcut api | grgr.me</title>
<link rel="stylesheet" type="text/css" href="../static/style.css">
</head>
<body>
- <p>title: tridactyl
+ <p>title: keyboard shortcut api
tags: project</p>
-<h2>description: Vimperator successor for Firefox 57+. 303 to GitHub</h2>
+<h2>description: WebExtension API abstracting native Firefox keyboard shortcuts.</h2>
<hr>
diff --git a/out/robots.txt b/out/robots.txt
@@ -1,5 +1,6 @@
User-agent: *
Disallow: /index.html
+Disallow: /V6eHU.txt
Disallow: /galois
Disallow: /sits
Disallow: /static
diff --git a/out/suguri/index.html b/out/suguri/index.html
@@ -0,0 +1,28 @@
+<!doctype html>
+<html lang="en">
+<head>
+ <meta charset="utf-8">
+ <meta content="width=device-width, initial-scale=1">
+ <title>suguri | grgr.me</title>
+ <link rel="stylesheet" type="text/css" href="../static/style.css">
+</head>
+<body>
+
+ <p>title: suguri
+tags: project</p>
+
+<h2>description: Maintaining a Hugo site for Acceleration of Suguri 2 events.</h2>
+
+
+<hr>
+
+ <a href="../">root</a>
+
+
+<p>
+<a href="mailto:contact@grgr.me">contact@grgr.me</a><br>
+<a href="https://keybase.io/violinist">keybase</a> – violinist<br>
+<a href="../PGP">PGP</a> – 8F9A 850E 9435 4903 0CB7 30F4 C466 E02A 4B21 3DB8
+</p>
+</body>
+</html>
diff --git a/out/tri/index.html b/out/tri/index.html
@@ -3,15 +3,15 @@
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1">
- <title>keyboard shortcut api | grgr.me</title>
+ <title>tridactyl | grgr.me</title>
<link rel="stylesheet" type="text/css" href="../static/style.css">
</head>
<body>
- <p>title: keyboard shortcut api
+ <p>title: tridactyl
tags: project</p>
-<h2>description: WebExtension API abstracting native Firefox keyboard shortcuts. 303 to GitHub</h2>
+<h2>description: Vimperator successor for Firefox 57+.</h2>
<hr>