Revert "Moved main site to main/, created non-free/"
[www.git] / tutorials / index.shtml
diff --git a/tutorials/index.shtml b/tutorials/index.shtml
new file mode 100755 (executable)
index 0000000..aeb4a0d
--- /dev/null
@@ -0,0 +1,29 @@
+<!--#include virtual="/doctype.txt"-->
+<html>
+
+<!--#include virtual="/head.shtml"-->
+
+<body>
+
+<!--#include virtual="/header.shtml"-->
+
+<!--#include virtual="/navigation.shtml"-->
+
+<div id="content">
+
+<h1>Tutorials</h1>
+
+<p>This page will hopefully one day contain a long list of tutorials covering various topics.</p>
+
+<p>
+<a href="/tutorials/915resolution.shtml">Using Intel graphics cards (845-945) on Debian GNU/kFreeBSD</a>
+(Last updated 2011-03-15)
+</p>
+
+</div>
+
+<!--#include virtual="/footer.shtml"-->
+
+</body>
+
+</html>