summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html17
1 files changed, 17 insertions, 0 deletions
diff --git a/index.html b/index.html
index 984edce..74f0d2a 100644
--- a/index.html
+++ b/index.html
@@ -67,6 +67,23 @@
</section>
<section>
+ <h2>Following Along</h2>
+
+ <p>
+ Either download the repository
+ <a href="http://git.cbaines.net/?p=leaflet-workshop.git;a=snapshot;h=HEAD;sf=zip">zip</a>
+ /
+ <a href="http://git.cbaines.net/?p=leaflet-workshop.git;a=snapshot;h=HEAD;sf=tgz">tgz</a>
+ </p>
+
+ <p>
+ Or, clone the repository
+ <br>
+ <a href="http://git.cbaines.net/?p=leaflet-workshop.git;a=summary">git://git.cbaines.net/leaflet-workshop.git</a>
+ </p>
+ </section>
+
+ <section>
<h2>Be prepared to...</h2>
<ul>
<li>Make a basic map</li>