mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-06-05 01:13:40 -04:00
Added tree sidebar.
This commit is contained in:
parent
13ddb670b8
commit
067e0970f8
28 changed files with 908 additions and 497 deletions
|
@ -1,5 +1,5 @@
|
|||
################################
|
||||
# h5ai 0.4
|
||||
# h5ai 0.5
|
||||
# customized .htaccess
|
||||
################################
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -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>
|
||||
|
|
|
@ -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">
|
||||
|
|
BIN
target/h5ai/images/folder-closed.png
Normal file
BIN
target/h5ai/images/folder-closed.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 409 B |
BIN
target/h5ai/images/folder-open.png
Normal file
BIN
target/h5ai/images/folder-open.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 441 B |
BIN
target/h5ai/images/folder-page.png
Normal file
BIN
target/h5ai/images/folder-page.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 587 B |
BIN
target/h5ai/images/folder-page2.png
Normal file
BIN
target/h5ai/images/folder-page2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 697 B |
BIN
target/h5ai/images/loading.png
Normal file
BIN
target/h5ai/images/loading.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 649 B |
BIN
target/h5ai/images/page.png
Normal file
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
Loading…
Add table
Add a link
Reference in a new issue