Welcome to CI/CD with Git and GitHub Pages: You newly-minted expert, you.

Hello, world

  1. Go edit the file /pages/index.md and change "world" in the phrase "Hello, world" to say your name instead of "world".
  2. Upload it to your repository using GitHub Desktop.
  3. Reload this web page (changes might take about 5 minutes to show up).
  4. Celebrate that your name is now on this web page. Yay!

 

You've just experienced the DevOps concepts "continuous integration" and "continuous deployment" of codebases into changes to the behavior of running, live websites.