Z652 Digital Libraries, Fall 2023, Section 3874

A course on digital libraries and building digital collections.

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

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, complete, save as a markdown document (.md) and turn in to Canvas.
    • Text for footnote question:
      Main text: Alex Wingate went to William and Mary.(place footnote here)
      Footnote text: William and Mary is a university in Williamsburg, VA founded in 1693.
      Bonus: make “William and Mary” a hyperlink to W&M’s website.