From db20f70f6487a676dd4124dee54bd9d78f5196c8 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Fri, 22 Jul 2011 23:14:08 +0200 Subject: [PATCH] add tree subpage --- tree/index.html.mako | 70 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 tree/index.html.mako diff --git a/tree/index.html.mako b/tree/index.html.mako new file mode 100644 index 0000000..ed9ae47 --- /dev/null +++ b/tree/index.html.mako @@ -0,0 +1,70 @@ +<%! + section = "tree" +%> +<%inherit file="_templates/i3.mako" /> +
+ +
+Download
+i3-tree-pr4.tar.bz2
+(408 KB) +
+ +

After a lot of bugfixes,

+ +

+we are happy to release the fourth preview version of i3-tree! +

+ +

+This release is a release candidate for i3 version 4.0. +

+ + +

What works right now

+ + + +

Feedback

+ +

+The goal of this release is to gather feedback. We want to know how you feel +about the changes and what suggestions, improvements or questions you have. +Please use our IRC channel, our bugtracker (double-check that +you specify version "tree" for reports), our mailing list or Twitter/identica. +

+ +

+To ensure that the next i3 release will work just fine for you, please check +that -tree does what you expect it to. +

+ +

Thanks

+ +

+I want to thank Merovius for convincing me of the possibility to use a tree +data structure for i3. +

+ +

+Furthermore, we would not be able to provide this release without the help of +fernandotcl (thanks for a lot of patches!) and the help of all testers, +especially mseed. +

+ +
-- 2.39.5