18 lines
515 B
Markdown
18 lines
515 B
Markdown
Title: First Lab
|
|
Date: 2022-09-07T08:55:04
|
|
Tags: cs2163, lab, frog, git
|
|
|
|
# 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
|