Cleaned up the templates and added some content to my first blog post
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user