diff --git a/var/www/pages/index.php b/var/www/pages/index.php index ddba4a6..9afecdb 100644 --- a/var/www/pages/index.php +++ b/var/www/pages/index.php @@ -1,57 +1,98 @@ +
++ Create a repo called 'pages' to your user account or org, push static content including HTML+CSS styles, fonts, images. + +
++ Access your rendered pages via: +
+ https://" . $_SERVER["HTTP_HOST"] . "/<username>/ ++ + +