diff --git a/document_roots/webhost/README.md b/document_roots/webhost/README.md new file mode 100644 index 0000000..8a74799 --- /dev/null +++ b/document_roots/webhost/README.md @@ -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 ;) \ No newline at end of file