Skip to content

Commit 5cc284d

Browse files
committed
Add missing demos
1 parent 1c7b1ca commit 5cc284d

File tree

14 files changed

+1480
-162
lines changed

14 files changed

+1480
-162
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -593,12 +593,12 @@ their output will be updated after the eval.
593593

594594
# Demos
595595

596-
## [Demo 1: Practice generating code](http://enzuru.github.io/lispy/demo-1.html)
597-
## [Demo 2: The substitution model for procedure application](http://enzuru.github.io/lispy/demo-2.html)
598-
## [Demo 3: Down the rabbit hole](http://abo-abo.github.io/lispy/demo-3)
599-
## [Demo 4: Project Euler p100 and Clojure](http://abo-abo.github.io/lispy/demo-4)
600-
## [Demo 5: ->>ification](http://abo-abo.github.io/lispy/demo-5)
601-
## [Demo 6: cond->if->cond](http://abo-abo.github.io/lispy/demo-6)
596+
## [Demo 1: Practice generating code](https://enzuru.github.io/lispy/demo-1.html)
597+
## [Demo 2: The substitution model for procedure application](https://enzuru.github.io/lispy/demo-2.html)
598+
## [Demo 3: Down the rabbit hole](https://enzuru.github.io/lispy/demo-3.html)
599+
## [Demo 4: Project Euler p100 and Clojure](https://enzuru.github.io/lispy/demo-4.html)
600+
## [Demo 5: ->>ification](https://enzur.github.io/lispy/demo-5.html)
601+
## [Demo 6: cond->if->cond](https://enzuru.github.io/lispy/demo-6.html)
602602

603603
# Screencasts
604604

docs/demo-1.html

Lines changed: 40 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/demo-1.org

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,3 @@ Kill it with ~C-,~ or ~C-k~.
5858
- ~jj~ go down twice
5959
- ~okok~ insert up twice
6060
- ~C-7~ to cancel =multiple-cursors=
61-
62-
#+BEGIN_HTML
63-
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
64-
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
65-
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
66-
#+END_HTML

0 commit comments

Comments
 (0)