Hosting web projects - Git, GitHub and GitHub Pages
Description #
Git and GitHub are versioning control systems that let you keep track of your source code history. But in this module we are not learning about using them as a versioning control tool, but rather a means to host our web project live on the Internet through GitHub Pages.
Where this knowledge is utilized #
- WDD 130
- WDD 230
- WDD 330
- WDD 430