revamp the website
[~bandali/bndl.org] / projects.m4
diff --git a/projects.m4 b/projects.m4
deleted file mode 100644 (file)
index b34ae41..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-dnl -*- html -*-
-define(__title, `Projects')dnl
-define(__slug, `projects')dnl
-include(header.html)dnl
-
-<article id="projects">
-<h1>Projects</h1>
-
-<dl>
-<dt><a href="//git.emacsconf.org/bandali/refinery-theme">refinery-theme</a></dt>
-<dd>A refined, minimalist, layered colour theme for GNU Emacs</dd>
-
-<dt><a href="//git.emacsconf.org/bandali/george-mode">george-mode</a></dt>
-<dd>Emacs major mode for editing George files</dd>
-
-<dt><a href="//git.emacsconf.org/bandali/alloy-catalyst">alloy-catalyst</a></dt>
-<dd>Framework for performance analysis of Alloy models</dd>
-
-<dt><a href="//github.com/unitb/unitb-web">unitb-web</a></dt>
-<dd>Web interface for Unit-B</dd>
-
-<dt><a href="//github.com/unitb/tex2png-hs">tex2png-hs</a></dt>
-<dd>Library and CLI for converting TeX and LaTeX to PNG images</dd>
-</dl>
-</article>
-
-define(__copy, `2020')dnl
-include(footer.html)dnl