mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-06-06 01:31:14 -04:00
Updated references.
This commit is contained in:
parent
e14787e258
commit
e3da1c2603
3 changed files with 9 additions and 8 deletions
13
README.md
13
README.md
|
@ -14,7 +14,7 @@
|
|||
|
||||
## 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)*
|
||||
|
||||
|
||||
|
@ -29,7 +29,7 @@ Everything you need is located in folder `target`.
|
|||
styled by h5ai.
|
||||
|
||||
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.
|
||||
|
||||
|
||||
|
@ -89,16 +89,17 @@ will be wrapped by `<header>` and `<footer>` tags.
|
|||
* added icon view
|
||||
|
||||
|
||||
## Author
|
||||
## Links
|
||||
|
||||
[Lars Jung](http://larsjung.de)
|
||||
[h5ai on github](http://github.com/lrsjng/h5ai)
|
||||
* [Author](http://larsjung.de)
|
||||
* [h5ai](http://larsjung.de/h5ai)
|
||||
* [h5ai on GitHub](http://github.com/lrsjng/h5ai)
|
||||
|
||||
|
||||
## 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>
|
||||
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
|
||||
[HTML5 Boilerplate](http://html5boilerplate.com),
|
||||
[jQuery](http://jquery.com),
|
||||
|
|
|
@ -10,7 +10,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://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
|
||||
<a href="http://html5boilerplate.com" target="_blank" title="a rock-solid default for HTML5 awesome">HTML5 Boilerplate</a>
|
||||
and
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<title>Directory index · styled with h5ai</title>
|
||||
<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">
|
||||
<link rel="shortcut icon" href="/h5ai/icons/folder.png" />
|
||||
<link rel="apple-touch-icon" href="/h5ai/images/folder.png">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue