add a readme file on how to contribute to this static page

This commit is contained in:
Hoang Dang 2017-10-25 12:21:33 -05:00
parent 766582698c
commit 1e28b01e62

View file

@ -0,0 +1,22 @@
# ePanel !
A client side of gPanel
## Stack
See guidelines from gPanel
## Contribution Set-up & Deployment
Layout and Components
```shell
gPanel/document_roots/webhost/index.html
```
Styles
```shell
gPanel/document_roots/webhost/styles.css
```
## Enjoy static pages ;)