From cf356c3f1040efd366e52d8eaa9228072a9bb206 Mon Sep 17 00:00:00 2001 From: Crystal Date: Sun, 17 Dec 2023 19:04:30 +0100 Subject: New series --- blog/lisp/episode1.html | 29 +++++++++++++++++++++++++++++ src/org/blog/lisp/episode1.org | 13 +++++++++++++ 2 files changed, 42 insertions(+) create mode 100644 blog/lisp/episode1.html create mode 100644 src/org/blog/lisp/episode1.org diff --git a/blog/lisp/episode1.html b/blog/lisp/episode1.html new file mode 100644 index 0000000..72c5b97 --- /dev/null +++ b/blog/lisp/episode1.html @@ -0,0 +1,29 @@ + + + + + + + +Learn Lisp With me. Episode 1 + + + + + + + +
+ UP + | + HOME +
+

Learn Lisp With me. Episode 1

+
+
+

Author: Crystal

+

Created: 2023-12-17 Sun 19:04

+
+ + diff --git a/src/org/blog/lisp/episode1.org b/src/org/blog/lisp/episode1.org new file mode 100644 index 0000000..ccf3b83 --- /dev/null +++ b/src/org/blog/lisp/episode1.org @@ -0,0 +1,13 @@ +#+title: Learn Lisp With me. Episode 1 +#+AUTHOR: Crystal +#+OPTIONS: ^:{} +#+OPTIONS: num:nil +#+EXPORT_FILE_NAME: ../../../../blog/lisp/episode1.html +#+HTML_HEAD: +#+HTML_HEAD: +#+HTML_LINK_HOME: https://crystal.tilde.institute/ +#+HTML_LINK_UP: ../index.html +#+OPTIONS: html-style:nil +#+OPTIONS: toc:4 +#+HTML_HEAD: +#+OPTIONS: \n:y -- cgit 1.4.1-2-gfad0 h=hlt&id=cab68a5cfce9857b650adc03364423204e27827b'>root/apps/mandelbrot.mu
blob: 218fd4fac330d0d1bd2869bfe043483c0999efc5 (plain) (tree)
1
2
3
4
5
6
7
8
9