Introduction
Git and GitHub can simplify your life. Check out why and improve your skills with some tips and tricks.
- Follow these simple rules and you’ll become a Git and GitHub master
- Deploying documentation to GitHub Pages with continuous integration
- Experimenting with GitHub Actions (beta)
- VS Code: Now creating pull requests
Check out why Git and GitHub is important and what you need to do to master it with just three rules:
https://medium.freecodecamp.org/follow-these-simple-rules-and-youll-become-a-git-and-github-master-e1045057468f
Continuous integration can also be used to build and deploy documentation to GitHub Pages.
https://circleci.com/blog/deploying-documentation-to-github-pages-with-continuous-integration/
Some highlights of the beta GitHub Actions:
https://medium.com/selleo/experimenting-with-github-actions-beta-760e61fab0e1
GitHub Pull Requests has added some extensions.
https://blog.github.com/2019-01-07-create-pull-requests-in-vscode/
You want to go into more detail and learn Git with a perfect mixture of theory and hands-on exercises? Then the Git Essentials course is the perfect choice for you.
Read more!