-
Notifications
You must be signed in to change notification settings - Fork 2
Hosting
Every GitHub account allows you to host one website that can be edited directly from a GitHub repository.
We first created a public repo on GitHub. The repository needs to be named cs329e-idb in order to work. We set ours up using a terminal. Here are the steps to setup your own:
Open up the terminal Clone the repository to your local machine in the folder of your choice using "git clone your-username.github.io" Create an index.html file, this will become your homepage Add, commit, and push changes to the public repo to add to your website To access your website go to your-username.github.io You can now add more pages to your repo and create any type of website you desire The name of our public repo and the original webpage domain was https://github.com/Paprika69/cs329e-idb
It is possible to use a different domain to access your website. We used namecheap.com to secure a free domain name that was then linked to the public repo. Here are the steps to set up your own:
##GCP deploy ....
IDB-2 version