An example showing G Web Development Software project used to create the splash page at: https://www.webvi.io
To host on GitHub Pages we used the following configurations:
- Used the
docs
folder as the publishing source - Enabled a custom domain
-
Update the
WebApp.gcomp/index.gviweb
source file with the new content. -
Submit the updated source file
Note: Keep updated source file submissions separate from build submissions.
-
Build the
WebApp.gcomp
Web Application and move the built web application to the/docs
directory. -
Submit the updated
/docs
containing the Web Application build output.