Updated references.

This commit is contained in:
Lars Jung 2011-06-25 02:54:52 +02:00
parent e14787e258
commit e3da1c2603
3 changed files with 9 additions and 8 deletions

View file

@ -14,7 +14,7 @@
## Live example ## Live example
View a [sample folder](http://repo.larsjung.de/h5ai-sample) View a [sample folder](http://larsjung.de/h5ai/sample)
*(the files are all empty to save webspace)* *(the files are all empty to save webspace)*
@ -29,7 +29,7 @@ Everything you need is located in folder `target`.
styled by h5ai. styled by h5ai.
Optionally add `h5ai.header.html` and/or `h5ai.footer.html` files to any of the styled folders to [display Optionally add `h5ai.header.html` and/or `h5ai.footer.html` files to any of the styled folders to [display
custom top or bottom sections](http://repo.larsjung.de/h5ai-sample/customize). The content of those files custom top or bottom sections](http://larsjung.de/h5ai/sample/customize). The content of those files
will be wrapped by `<header>` and `<footer>` tags. will be wrapped by `<header>` and `<footer>` tags.
@ -89,16 +89,17 @@ will be wrapped by `<header>` and `<footer>` tags.
* added icon view * added icon view
## Author ## Links
[Lars Jung](http://larsjung.de) * [Author](http://larsjung.de)
[h5ai on github](http://github.com/lrsjng/h5ai) * [h5ai](http://larsjung.de/h5ai)
* [h5ai on GitHub](http://github.com/lrsjng/h5ai)
## License ## License
<a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-sa/3.0/88x31.png" /></a> <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-sa/3.0/88x31.png" /></a>
This project is licensed under the [CC BY-SA 3.0 License](http://creativecommons.org/licenses/by-sa/3.0/). This project is provided under the terms of the [CC BY-SA 3.0 License](http://creativecommons.org/licenses/by-sa/3.0/).
It is based on It is based on
[HTML5 Boilerplate](http://html5boilerplate.com), [HTML5 Boilerplate](http://html5boilerplate.com),
[jQuery](http://jquery.com), [jQuery](http://jquery.com),

View file

@ -10,7 +10,7 @@
<img class="techclass" src="/h5ai/images/html5-storage.png" alt="html5-storage" /> <img class="techclass" src="/h5ai/images/html5-storage.png" alt="html5-storage" />
<img class="techclass" src="/h5ai/images/html5-css3.png" alt="html5-css3" /> <img class="techclass" src="/h5ai/images/html5-css3.png" alt="html5-css3" />
</a> </a>
<a href="http://github.com/lrsjng/h5ai" target="_blank" title="%BUILD_NAME% %BUILD_VERSION%">h5ai</a> <a href="http://larsjung.de/h5ai" target="_blank" title="%BUILD_NAME% %BUILD_VERSION%">h5ai</a>
using using
<a href="http://html5boilerplate.com" target="_blank" title="a rock-solid default for HTML5 awesome">HTML5 Boilerplate</a> <a href="http://html5boilerplate.com" target="_blank" title="a rock-solid default for HTML5 awesome">HTML5 Boilerplate</a>
and and

View file

@ -4,7 +4,7 @@
<meta charset="utf-8"> <meta charset="utf-8">
<title>Directory index · styled with h5ai</title> <title>Directory index · styled with h5ai</title>
<meta name="h5ai-version" content="%BUILD_NAME% %BUILD_VERSION%"> <meta name="h5ai-version" content="%BUILD_NAME% %BUILD_VERSION%">
<meta name="description" content="Directory index styled with h5ai (http://github.com/lrsjng/h5ai)"> <meta name="description" content="Directory index styled with h5ai (http://larsjung.de/h5ai)">
<meta name="keywords" content="directory, index, autoindex, h5ai"> <meta name="keywords" content="directory, index, autoindex, h5ai">
<link rel="shortcut icon" href="/h5ai/icons/folder.png" /> <link rel="shortcut icon" href="/h5ai/icons/folder.png" />
<link rel="apple-touch-icon" href="/h5ai/images/folder.png"> <link rel="apple-touch-icon" href="/h5ai/images/folder.png">