Exercise: The Course Content Structure

4.9. Exercise: The Course Content Structure#

Each of the 4 parts of this course resides in its own Repository:

Part1: Working with Git

t4d-gmbh/working-with-git

Part2: Git and its remotes

t4d-gmbh/git-and-its-remotes

Part 3: CI/CD Workflows

t4d-gmbh/ci-cd-workflows

Part 4: Git and Science

t4d-gmbh/git-and-science

In t4d-gmbh/using-git-in-academia the four parts are combined and the html pages are built.

Key Questions
  • How are the four parts included into the main course repository (t4d-gmbh/using-git-in-academia)?

  • What are the advantages of such a setup?

  • What are potential drawbacks?

Hint
  • Have a look at the source/content folder in the main course repository (t4d-gmbh/using-git-in-academia).

  • The source/index.md file declares what is included in the html content.