mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-08-09 06:46:42 +02:00
Updated readme.
This commit is contained in:
10
README.md
10
README.md
@@ -24,15 +24,17 @@ View a [sample folder](http://repo.larsjung.de/h5ai-sample)
|
|||||||
Install
|
Install
|
||||||
-------
|
-------
|
||||||
|
|
||||||
* Everything you need is located in folder `target`.
|
Everything you need is located in folder `target`.
|
||||||
|
|
||||||
* Copy folder `h5ai` to the web-root directory of your server or alternativly set an alias `/h5ai/` to
|
* Copy folder `h5ai` to the web-root directory of your server or alternativly set an alias `/h5ai/` to
|
||||||
this folder.
|
this folder.
|
||||||
* Add the content of file `dot.htaccess` to the `.htaccess` file inside the directory
|
* Add the content of file `dot.htaccess` to the `.htaccess` file inside the directory
|
||||||
you want to be styled (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 by h5ai.
|
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
|
Optionally add `h5ai.header.html` and/or `h5ai.footer.html` files to any of the styled folders to [display
|
||||||
will be wrapped by `<header>` and `<footer>` tags.
|
custom top or bottom sections](http://repo.larsjung.de/h5ai-sample/customize). The content of those files
|
||||||
|
will be wrapped by `<header>` and `<footer>` tags.
|
||||||
|
|
||||||
|
|
||||||
Changelog
|
Changelog
|
||||||
|
Reference in New Issue
Block a user