]> git.sur5r.net Git - i3/i3.github.io/blobdiff - i3bar/index.html.mako
switch from blogofile to jekyll for building the site
[i3/i3.github.io] / i3bar / index.html.mako
diff --git a/i3bar/index.html.mako b/i3bar/index.html.mako
deleted file mode 100644 (file)
index 1ecc6e4..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-<%!
-       section = "i3bar"
-%>
-<%inherit file="_templates/i3.mako" />
-<div id="content">
-
-<h1>i3bar</h1>
-
-<p>
-  i3bar displays a bar at the bottom (or top) of your monitor(s) containing
-  workspace switching buttons and a statusline generated by i3status(1) or
-  similar. It is automatically invoked (and configured through) i3.
-</p>
-
-<h2>Documentation</h2>
-
-<p>
-  The documentation for i3bar is its manpage. You can also <a
-  href="/i3bar/manpage.html">view the manpage online</a>.
-</p>
-
-</div>