commit - b93172c11413c6831e7008dd0fdedf3dda6a8c0c
commit + 13478d29a8dfeb5531cb75493d89bb56a68fd21f
blob - 4a67eedaff00d7fa579a4465d9b765f1133d3feb
blob + ab25354cef3f57e9862c22f23fa7109649cc0604
--- gallery.html
+++ gallery.html
-<!DOCTYPE html>
-<html lang="en">
-<meta charset="UTF-8">
-<title>Gallery</title>
-<body>
-<a href="index.html">index</a>
+<p><a href="index.html">index</a></p>
-
<table align=center>
<tr>
<td align=center>
</td>
</tr>
</table>
-
-</body>
-</html>
blob - 1f7fa8143ceaa1e879aee1b65c207b2e7834215e
blob + 557e5520364b758caa179d2e232fd8cf18f209c5
--- index.gmi
+++ index.gmi
-I am Alexander. I write programs.
+I am Alexander. Here's my geek code:
+-----BEGIN GEEK CODE BLOCK-----
+Version: 3.1
+GCS d+@ s+:+ a-- C++ UB+++(L++$) P+ L+(++$) E--- W- !N>+ o? K? w--- !O
+!M !V !PS PE Y? PGP+ t? 5? X? R?>+++ !tv b++ DI? D+ G e++ h+@ !r?>+++ !y
+-----END GEEK CODE BLOCK-----
+
=> gemini://alearx.org/project.txt project
=> gemini://alearx.org/plan.txt plan
blob - 55ce27251bd8634486d6d3a212a0f4b1580425ca
blob + fa4231f33b2fe1268fce18ebb32f4f09715087ee
--- index.gph
+++ index.gph
-I am Alexander. I write programs.
+I am Alexander. Here's my geek code:
+-----BEGIN GEEK CODE BLOCK-----
+Version: 3.1
+GCS d+@ s+:+ a-- C++ UB+++(L++$) P+ L+(++$) E--- W- !N>+ o? K? w--- !O
+!M !V !PS PE Y? PGP+ t? 5? X? R?>+++ !tv b++ DI? D+ G e++ h+@ !r?>+++ !y
+-----END GEEK CODE BLOCK-----
+
[0|project|/project.txt|server|port]
[0|plan|/plan.txt|server|port]
blob - 1338510233c64cdd2d2a0e1e073492bfab42be0b
blob + 143ff969e51c3da35ab5c9374bd91e1802aa63f3
--- index.html
+++ index.html
-<!DOCTYPE html>
-<html lang="en">
-<meta charset="UTF-8">
-<title>Alexander Arkhipov's</title>
-<body>
-<p>I am Alexander. I write programs.</p>
-
-<hr>
+<p>I am Alexander. Here's my geek code:</p>
+<pre>
+-----BEGIN GEEK CODE BLOCK-----
+Version: 3.1
+GCS d+@ s+:+ a-- C++ UB+++(L++$) P+ L+(++$) E--- W- !N>+ o? K? w--- !O
+!M !V !PS PE Y? PGP+ t? 5? X? R?>+++ !tv b++ DI? D+ G e++ h+@ !r?>+++ !y
+-----END GEEK CODE BLOCK-----
+</pre>
<ul>
<li><a href="project.txt">project</a></li>
<li><a href="plan.txt">plan</a></li>
<ul>
<li><a href="ln.html">links</a></li>
</ul>
-<hr>
-</body>
-</html>
blob - d2f64f965350b235b2fcd2ef683d450025c458e0
blob + 3f0629fb284856531d75980582d84b7dd5b7e8c2
--- ln.gph
+++ ln.gph
-These are gopher links. For http links, please see
-[h|https://alearx.org/ln.html|URL:https://alearx.org/ln.html|server|port]
-
[1|index|/|server|port]
[1|gopher.icu|/|gopher.icu|70]
blob - 5bcdbf5b068b2ac5f926aa4829d2e4fee2d15823
blob + 0d853bc0fd1da95198f6a4946c52ef7f7557e16e
--- ln.html
+++ ln.html
-<!DOCTYPE html>
-<html lang="en">
-<meta charset="UTF-8">
-<title>links</title>
-<body>
-<pre>
-These are http links. For gopher links, please see
-<a href="gopher://alearx.org/1/ln.gph">gopher://alearx.org/1/ln.gph</a>
+<p><a href="index.html">index</a></p>
-<a href="index.html">index</a>
-
-<a href="https://github.com/alearkh">my github profile</a>
-<a href="https://www.openbsd.org">OpenBSD</a>
-<a href="https://suckless.org">suckless.org</a>
-<a href="https://wttr.in">Weather reports for TTYs</a>
-<a href="https://www.tuhs.org">The Unix Heritage Socienty</a>
-<a href="https://useplaintext.email">Use plain text email</a>
-<a href="https://www.gnu.org/philosophy/no-word-attachments.html">rms' attempt to put an end to word attachements</a>
-
-</pre>
-</body>
-</html>
+<ul>
+ <li><a href="https://github.com/alearkh">my github profile</a></li>
+ <li><a href="https://www.openbsd.org">OpenBSD</a></li>
+ <li><a href="https://suckless.org">suckless.org</a></li>
+ <li><a href="https://wttr.in">Weather reports for TTYs</a></li>
+ <li><a href="https://www.tuhs.org">The Unix Heritage Socienty</a></li>
+ <li><a href="https://useplaintext.email">Use plain text email</a></li>
+ <li><a href="https://www.gnu.org/philosophy/no-word-attachments.html">
+ rms' attempt to put an end to word attachements</a></li>
+</ul>