Updated the headers for first lab post and added gitignore

This commit is contained in:
Isaac Shoebottom
2022-09-08 19:40:31 -03:00
parent 5ba6db7c34
commit e449541a9e
20 changed files with 90 additions and 90 deletions

View File

@ -8,10 +8,10 @@ In this lab we learned about how to use frog and git, and how to interact with t
<!-- more -->
# Frog
## Frog
We learned how to use the Frog static site generator, which generates html files based on Markdown and Scribble files.
# Git
## Git
We learned how to use the git, how to make a local repository, how to commit to a local repository, and how to push our local repository to our UNB remote