Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
_site
.sass-cache
.jekyll-metadata
*.DS_Store
6 changes: 3 additions & 3 deletions docs/coaches_training.deck.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,11 @@ You get as far as you get, don't rush to "finish" things.

# Installfest!

We use NightCode as editor. Of course if people have their own preference then that's fine.
We use the NightCode editor. Of course if people have their own preference then that's fine.

NightCode is pretty easy to install, it's just an executable JAR. We'll have a couple thumb drives to go around.
NightCode is pretty easy to install, as it's just an executable JAR. We'll have a couple thumb drives to go around.

Actually create and run a Quil project, so all dependencies are downloaded and available.
Please actually create and run a Quil project, so all dependencies are downloaded and available.

#### Keep in mind:

Expand Down
3 changes: 1 addition & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,7 @@ <h2>Workshop</h2>
<div class="col-md-6">
<p><b>English: </b><a href="http://www.clojurebridge.org/">ClojureBridge</a>
aims to increase diversity within the Clojure community by offering free,
beginner-friendly Clojure programming workshops for people who
identify as <b>woman or non-binary</b>.
beginner-friendly Clojure programming workshops for <b>women and non-binary people</b>.
</p>
<p><a href="http://clojure.org/">Clojure</a> is a modern programming language.
We will use it to introduce you to fundamental programming concepts and build a
Expand Down