Revert "Moved main site to main/, created non-free/"
[www.git] / index.shtml
diff --git a/index.shtml b/index.shtml
new file mode 100755 (executable)
index 0000000..2cadc6c
--- /dev/null
@@ -0,0 +1,31 @@
+<!--#include virtual="/doctype.txt"-->
+<html>
+
+<!--#include virtual="/head.shtml"-->
+
+<body>
+
+<!--#include virtual="/header.shtml"-->
+
+<!--#include virtual="/navigation.shtml"-->
+
+<div id="content">
+  <p>
+    Welcome to my personal website. I'm putting this together as a project to
+    help me get back into HTML/CSS, which I haven't used in years, and to learn
+    how to do it right this time (i.e. conform to the standards and what not).
+    It will also serve as a place for me to publish tutorials and scripts for
+    the <a href="http://www.gnu.org">GNU</a>/<a href="http://www.kernel.org/">
+    Linux</a> operating system, targeted in particular at audio enthusiasts
+    using the <a href="http://debian.org">Debian</a> distribution, which I
+    would recommend to anyone looking for a reliable <a
+    href="http://www.gnu.org/philosophy/free-sw.html">free</a> operating
+    system.
+  </p>
+</div>
+
+<!--#include virtual="/footer.shtml"-->
+
+</body>
+
+</html>