mirror of
https://github.com/donl/gPanel.git
synced 2026-05-29 06:12:29 -06:00
add a readme file on how to contribute to this static page
This commit is contained in:
parent
766582698c
commit
1e28b01e62
1 changed files with 22 additions and 0 deletions
22
document_roots/webhost/README.md
Normal file
22
document_roots/webhost/README.md
Normal 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 ;)
|
||||
Loading…
Add table
Add a link
Reference in a new issue