From 85cc50e7037366b25567992c0120e0b68fbf70a9 Mon Sep 17 00:00:00 2001 From: Liz Krane Date: Wed, 10 May 2017 09:39:38 -0700 Subject: [PATCH 1/2] Test updating file via GitHub API --- 2017-05-10-notes.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/2017-05-10-notes.md b/2017-05-10-notes.md index 401492f..682869b 100644 --- a/2017-05-10-notes.md +++ b/2017-05-10-notes.md @@ -9,3 +9,5 @@ At today's web dev study group, we'll also be testing out this early prototype f **[jimthoburn](https://github.com/jimthoburn):** Hi, I'm Jim! I'm happy to help any beginners make their first website: https://github.com/jimthoburn/how-to **[LearningNerd](https://github.com/learningnerd):** Hey all, I'm Liz! Aside from working on this note-taking app with Jim, I'm also happy to help with any JavaScript questions. :) + +**[LearningNerd](https://github.com/LearningNerd):**Today I learned... stuufff! From bcd62d54e7fac2cae053e7f240fc566be02e04c7 Mon Sep 17 00:00:00 2001 From: Liz Krane Date: Fri, 19 May 2017 18:19:14 -0700 Subject: [PATCH 2/2] Test updating file via GitHub API --- _notes/LearningNerd.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 _notes/LearningNerd.md diff --git a/_notes/LearningNerd.md b/_notes/LearningNerd.md new file mode 100644 index 0000000..b38f23b --- /dev/null +++ b/_notes/LearningNerd.md @@ -0,0 +1,4 @@ +--- +username: LearningNerd +--- +**[LearningNerd](https://github.com/LearningNerd):** Today I learned... Jekyll stuff!!!