diff --git a/document_roots/webhost/README.md b/document_roots/webhost/README.md index dbb2df1..2b6c63d 100644 --- a/document_roots/webhost/README.md +++ b/document_roots/webhost/README.md @@ -1,22 +1,17 @@ -# ePanel ! +# gPanel Frontend Development -A client side of gPanel +The client side, front end of gPanel. Developed using Angular, SASS, and Bootstrap. Managed with NPM package manager. -## Stack - -See guidelines from gPanel +__Note__: In the early stages of development the frontend will be static HTML/CSS/JS. Once enough progress is made it will then be translated into Angular and SASS code. ## Contribution Set-up & Deployment Layout and Components ```shell -gPanel/document_roots/webhost/ePanel.html +gPanel/document_roots/webhost/gPanel.html ``` Styles ```shell gPanel/document_roots/webhost/styles.css ``` - - -## Enjoy static pages ;) \ No newline at end of file diff --git a/document_roots/webhost/ePanel.html b/document_roots/webhost/gPanel.html similarity index 97% rename from document_roots/webhost/ePanel.html rename to document_roots/webhost/gPanel.html index b574af6..8ec78c2 100644 --- a/document_roots/webhost/ePanel.html +++ b/document_roots/webhost/gPanel.html @@ -1,7 +1,7 @@ - Ennovar Panel + gPanel - Home @@ -21,7 +21,7 @@ - ePanel + gPanel
Create Support Ticket
-
Grant ePanel Support Access
+
Grant gPanel Support Access
Support Center
@@ -139,4 +139,4 @@ - \ No newline at end of file +