Cleaned up the templates and added some content to my first blog post

This commit is contained in:
Isaac
2022-09-07 10:13:15 -03:00
parent 837ed93129
commit b2114abb90
15 changed files with 57 additions and 453 deletions

View File

@ -1,8 +1,17 @@
Title: First blog post
Title: First Lab
Date: 2022-09-07T08:55:04
Tags: first-post
Tags: cs2163, lab, frog, git
_First blog post_
# First Lab Post
In this lab we learned about how to use frog and git, and how to interact with the university git remote.
<!-- more -->
# Frog
We learned how to use the Frog static site generator, which generates html files based on Markdown and Scribble files.
# 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