mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-08-15 02:14:06 +02:00
Updated readme.
This commit is contained in:
27
README.md
27
README.md
@@ -4,21 +4,11 @@ h5ai - a beautified Apache index
|
|||||||
Screenshots
|
Screenshots
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
<a style="float: left; margin-right: 16px; border: 1px solid #eee" href="http://repo.larsjung.de/screens/h5ai-v0.2.1-details.png">
|
<a href="http://repo.larsjung.de/screens/h5ai-v0.2.1-details.png" target="_blank" style="float: left">
|
||||||
<img
|
<img src="http://repo.larsjung.de/screens/h5ai-v0.2.1-details.png" width="400px" alt="screenshot" title="screenshot"/>
|
||||||
width="400px"
|
|
||||||
src="http://repo.larsjung.de/screens/h5ai-v0.2.1-details.png"
|
|
||||||
alt="screenshot"
|
|
||||||
title="screenshot"
|
|
||||||
/>
|
|
||||||
</a>
|
</a>
|
||||||
<a style="float: left; border: 1px solid #eee" href="http://repo.larsjung.de/screens/h5ai-v0.2.1-icons.png">
|
<a href="http://repo.larsjung.de/screens/h5ai-v0.2.1-icons.png" target="_blank" style="float: right">
|
||||||
<img
|
<img src="http://repo.larsjung.de/screens/h5ai-v0.2.1-icons.png" width="400px" alt="screenshot" title="screenshot" />
|
||||||
width="400"
|
|
||||||
src="http://repo.larsjung.de/screens/h5ai-v0.2.1-icons.png"
|
|
||||||
alt="screenshot"
|
|
||||||
title="screenshot"
|
|
||||||
/>
|
|
||||||
</a>
|
</a>
|
||||||
<div style="clear: both"/>
|
<div style="clear: both"/>
|
||||||
|
|
||||||
@@ -36,8 +26,8 @@ Install
|
|||||||
1. Copy the `h5ai` folder to the web-root directory of your server or alternativly set an alias `/h5ai/` to
|
1. Copy the `h5ai` folder to the web-root directory of your server or alternativly set an alias `/h5ai/` to
|
||||||
this folder.
|
this folder.
|
||||||
2. Add the content of file `dot.htaccess` to the `.htaccess` file in the directory
|
2. Add the content of file `dot.htaccess` to the `.htaccess` file in the directory
|
||||||
you want to be indexed (you might have to create this file). This directory and any subdirectories will be
|
you want to be styled (you might have to create this file). This directory and any subdirectories will be
|
||||||
styled.
|
styled by h5ai.
|
||||||
|
|
||||||
|
|
||||||
Changelog
|
Changelog
|
||||||
@@ -61,9 +51,8 @@ Changelog
|
|||||||
Author
|
Author
|
||||||
------
|
------
|
||||||
|
|
||||||
Lars Jung
|
[Lars Jung](http://larsjung.de)
|
||||||
[project site](http://github.com/larrrs/h5ai)
|
[h5ai on github](http://github.com/larrrs/h5ai)
|
||||||
[website](http://larsjung.de)
|
|
||||||
|
|
||||||
|
|
||||||
License
|
License
|
||||||
|
Reference in New Issue
Block a user