Added tree sidebar.

This commit is contained in:
Lars Jung 2011-07-01 01:51:24 +02:00
parent 13ddb670b8
commit 067e0970f8
28 changed files with 908 additions and 497 deletions

View file

@ -1,5 +1,5 @@
################################
# h5ai 0.4
# h5ai 0.5
# customized .htaccess
################################

File diff suppressed because one or more lines are too long

View file

@ -3,6 +3,7 @@
<section id="extended"></section>
<footer></footer>
</section>
<section id="tree"></section>
<footer>
<a id="html5" href="http://www.w3.org/html/logo/" target="_blank" title="HTML5 semantics, storage & CSS3">
<img class="logo" src="/h5ai/images/html5.png" alt="html5" />
@ -10,7 +11,7 @@
<img class="techclass" src="/h5ai/images/html5-storage.png" alt="html5-storage" />
<img class="techclass" src="/h5ai/images/html5-css3.png" alt="html5-css3" />
</a>
<a href="http://larsjung.de/h5ai" target="_blank" title="h5ai 0.4">h5ai</a>
<a href="http://larsjung.de/h5ai" target="_blank" title="h5ai 0.5">h5ai</a>
using
<a href="http://tiheum.deviantart.com/art/Faenza-Icons-173323228" target="_blank" title="icon theme for Gnome">Faenza icons</a>
</footer>

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<title>Directory index · styled with h5ai</title>
<meta name="h5ai-version" content="h5ai 0.4">
<meta name="h5ai-version" content="h5ai 0.5">
<meta name="description" content="Directory index styled with h5ai (http://larsjung.de/h5ai)">
<meta name="keywords" content="directory, index, autoindex, h5ai">
<link rel="shortcut icon" type="image/png" href="/h5ai/images/h5ai-16x16.png">

Binary file not shown.

After

Width:  |  Height:  |  Size: 409 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 441 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 587 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 697 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 649 B

BIN
target/h5ai/images/page.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 706 B

File diff suppressed because one or more lines are too long