Skip to content
Snippets Groups Projects
Commit 4453971d authored by Loes's avatar Loes
Browse files

Merge branch 'master' of gitlab.fabcloud.org:academany/fabricademy/2020/students/loes.bogers

parents e7b4840e f3792965
No related branches found
No related tags found
No related merge requests found
......@@ -64,16 +64,24 @@ theme:
```
And this is the result! Kaleidoscopic, isn't it...
![screenshot of the page you are looking at...very kaleidoscopic](../wk1_pageoverview.jpg)"so kaleidoscopic!"
## 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.
![screenshot of the URL to clone the project](../images/wk1_pullingURL.png)
![screenshot of the URL to clone the project](../images/wk1_pullingURL.jpg)"screenshot of dashboard"
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.
![screenshot of editing using Macdown](../images/wk1_markdown.png)
![screenshot of editing using Macdown](../images/wk1_markdown.jpg)"screenshot of Macdown editor"
## Updating the info on the index page
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment