From 7f7f228a730597a33f11b6d6d3d97c426ee284c7 Mon Sep 17 00:00:00 2001 From: Loes <l.bogers@hva.nl> Date: Wed, 25 Sep 2019 17:18:06 +0000 Subject: [PATCH] inserted images week01.md --- docs/assignments/week01.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/docs/assignments/week01.md b/docs/assignments/week01.md index 1b06bdc..eaac2d3 100644 --- a/docs/assignments/week01.md +++ b/docs/assignments/week01.md @@ -68,14 +68,12 @@ theme: ## Working offline Since I'm working on a book project where I'll be using some of these tools as well, I also tried cloning my repository into the GitHub Desktop app using the URL provided in the back-end of the project using the SSH dropdown. -#  -*image will follow* +#  -It's pretty straightforward, you go find the files locally and them edit them with an editor. I'm used to Brackets from back when I did Fabacademy. [Oh sweet memories from 2015](https://fabacademy.org/archives/2015/eu/students/bogers.loes/finalproject.html) +It's pretty straightforward, you go find the files locally and them edit them with an editor. And it tells you whether you have any commits that need pulling (when changes were made somewhere else) or pushing (when you make changes locally but haven't updated the master repository yet). Nice and easy! I also loved learning Mercurial on the command line though (forever grateful @Zaerc) I'm used to Brackets from back when I did Fabacademy. [Oh sweet memories from 2015](https://fabacademy.org/archives/2015/eu/students/bogers.loes/finalproject.html) But for another project I'll be using MacDown, which gives a nice simultaneous preview! Pretty nice too. Let's see which one I'll end up using. -#  -*image will follow* +#  ## Updating the info on the index page -- GitLab