summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2015-02-11 15:51:16 +0000
committerChristopher Baines <mail@cbaines.net>2015-02-11 15:51:16 +0000
commita134ed367d032ee8119aa3d3afece53cf44c77b9 (patch)
treea29e95ca438f710e7e3b472d3b20d596d91b5590 /index.html
parent46f880c5f8f506b686c66c45d1f64c9d3f75cb9c (diff)
downloadleaflet-workshop-a134ed367d032ee8119aa3d3afece53cf44c77b9.tar
leaflet-workshop-a134ed367d032ee8119aa3d3afece53cf44c77b9.tar.gz
Add a workaround to allow the demos to be used without a webserver
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>