diff options
| author | Philip Wittamore <philip@wittamore.com> | 2026-07-12 11:08:50 +0200 |
|---|---|---|
| committer | Philip Wittamore <philip@wittamore.com> | 2026-07-12 11:08:50 +0200 |
| commit | 420ceb49b53a8fa9d8ba8443e42e50cd7bd7cea9 (patch) | |
| tree | 3009f0564d75e3f7d1ca38507e7ebb92deaded07 /feeds/gopher-wittamore/index.php | |
update
Diffstat (limited to 'feeds/gopher-wittamore/index.php')
| -rw-r--r-- | feeds/gopher-wittamore/index.php | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/feeds/gopher-wittamore/index.php b/feeds/gopher-wittamore/index.php new file mode 100644 index 0000000..410faf4 --- /dev/null +++ b/feeds/gopher-wittamore/index.php @@ -0,0 +1,27 @@ +<!DOCTYPE html> +<html lang="en"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" > +<meta name="viewport" content="width=device-width, initial-scale=1.0" > +<meta name="description" content="Gopher without the crap" > +<link href="/.style.css" rel="stylesheet" type="text/css" > +<link rel="icon" href="/favicon.ico" type="image/x-icon" > +<link rel="icon" href="/favicon-64x64.png" type="image/png" > +<title>Spike.nagatha.fr</title> +</head> +<body> +<nav> +<div class="nav1"><a href="/">Spike.nagatha.fr</a></div> +<div class="nav2">/root/bin</div></nav> +<main> +<p>RSS feed : <a href="gopher://spike.nagatha.fr/0/phlog/rss.xml">gopher://spike.nagatha.fr/0/phlog/rss.xml</a> (5 Items)</p> +<table><theader><th></th><th></th></theader><tbody> +<tr><td>→</td><td><a href="gopher://spike.nagatha.fr:70/0/phlog/2026/2026-01-24-09-09-A-gopher-server-in-Bash.txt">2026-01-24 A gopher server in Bash</a></td></tr> +<tr><td>→</td><td><a href="gopher://spike.nagatha.fr:70/0/phlog/2026/2026-01-23-14-02-Xdm-simple-theme-for-dinit.txt">2026-01-23 Xdm simple theme for dinit</a></td></tr> +<tr><td>→</td><td><a href="gopher://spike.nagatha.fr:70/0/phlog/2026/2026-01-23-08-08-Back-to-DWM.txt">2026-01-23 Back to DWM</a></td></tr> +<tr><td>→</td><td><a href="gopher://spike.nagatha.fr:70/0/phlog/2026/2026-01-19-15-03-Bash-language-server-for-Micro-editor.txt">2026-01-19 Bash language server for Micro editor</a></td></tr> +<tr><td>→</td><td><a href="gopher://spike.nagatha.fr:70/0/phlog/2026/2026-01-01-10-10-Using-Xfce4-with-Devilspie2.txt">2026-01-01 Using Xfce4 with Devilspie2</a></td></tr> +</tbody></table> +</main> +</body> +</html>
\ No newline at end of file |
