Z652 Digital Libraries, Fall 2024, Section 3621

A course on digital libraries and building digital collections.

View the Project on GitHub jawalsh/z652-Digital-Libraries-FA24

On GitHub

  1. Create a new repository in your github.com account and name the repository markdown-playground.

  2. On github.com, create a new file hello.md in your new repository.

  3. On github.com, add the text Hello World! to your hello.md file in your repository.

  4. Commit the new file to your repository.

On your desktop

  1. In GitHub desktop, clone your new markdown-playground repository to your local computer.

  2. Open the hello.md file in VisualStudio Code or another text editor.

  3. Change the text Hello World! to Hello Indiana!.

  4. Commit the changes to the repository.

  5. Push the changes to github.com.

Review

  1. Go to github.com and view the changed hello.md file.
  2. Download this text file:
    • answer the prompts and complete the tasks
    • save the file as a markdown document (.md)
    • submit the file on the Getting Started with GitHub assignment page in Canvas.