h5ai/README.md

86 lines
2.1 KiB
Markdown
Raw Normal View History

2011-06-11 14:39:42 -04:00
h5ai - a beautified Apache index
================================
2011-06-15 19:24:49 -04:00
Screenshots
-----------
2011-06-11 14:39:42 -04:00
2011-06-16 08:53:38 -04:00
<a href="http://repo.larsjung.de/screens/h5ai-v0.2.1-details.png" target="_blank" style="float: left">
<img src="http://repo.larsjung.de/screens/h5ai-v0.2.1-details.png" width="400px" alt="screenshot" title="screenshot"/>
2011-06-16 08:41:38 -04:00
</a>
2011-06-16 08:53:38 -04:00
<a href="http://repo.larsjung.de/screens/h5ai-v0.2.1-icons.png" target="_blank" style="float: right">
<img src="http://repo.larsjung.de/screens/h5ai-v0.2.1-icons.png" width="400px" alt="screenshot" title="screenshot" />
2011-06-16 08:41:38 -04:00
</a>
<div style="clear: both"/>
2011-06-11 14:39:42 -04:00
Live example
------------
2011-06-15 19:24:49 -04:00
View a [sample folder](http://repo.larsjung.de/h5ai-sample)
*(the files are all empty to save webspace)*
2011-06-11 14:39:42 -04:00
Install
-------
2011-06-15 19:24:49 -04:00
1. Copy the `h5ai` folder to the web-root directory of your server or alternativly set an alias `/h5ai/` to
this folder.
2. Add the content of file `dot.htaccess` to the `.htaccess` file in the directory
2011-06-16 08:53:38 -04:00
you want to be styled (you might have to create this file). This directory and any subdirectories will be
styled by h5ai.
2011-06-15 19:24:49 -04:00
Changelog
---------
2011-06-16 15:20:18 -04:00
### v0.2.3
*2011-06-17*
* more refactoring in main.js
* added custom js support, and global includes
2011-06-16 15:20:18 -04:00
### v0.2.2
*2011-06-16*
* refactored a lot, added some comments
* included fixes from [NumEricR](http://github.com/NumEricR/h5ai)
* added top/bottom message support, only basicly styled
2011-06-15 19:24:49 -04:00
### v0.2.1
*2011-06-16*
* fixed croped filenames
* fixed missing .png extension in header
* added some color to the links
* added changelog
2011-06-16 15:20:18 -04:00
2011-06-15 19:24:49 -04:00
### v0.2
*2011-06-15*
* added icon view
Author
------
2011-06-16 08:53:38 -04:00
[Lars Jung](http://larsjung.de)
[h5ai on github](http://github.com/larrrs/h5ai)
2011-06-11 14:39:42 -04:00
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>
2011-06-11 14:56:20 -04:00
This project is licensed under the [CC BY-SA 3.0 License](http://creativecommons.org/licenses/by-sa/3.0/).
2011-06-11 14:39:42 -04:00
2011-06-11 14:39:42 -04:00
It is based on the awesome [HTML5 Boilerplate](http://html5boilerplate.com) and the beautiful
[Faenza icon set](http://tiheum.deviantart.com/art/Faenza-Icons-173323228), please respect their rights.