fix readme
This commit is contained in:
parent
c1b8f76a1a
commit
823c6a1ac9
12
readme.md
12
readme.md
@ -1,12 +1,12 @@
|
|||||||
# htmlgen
|
# htmlgen
|
||||||
tool for generating html from lisp code.
|
tool for generating html from lisp code.<br>
|
||||||
used for natalieee.net.
|
used for natalieee.net.<br>
|
||||||
built around https://gist.github.com/markasoftware/ab357f1b967b3f656d026e33fec3bc0e
|
built around https://gist.github.com/markasoftware/ab357f1b967b3f656d026e33fec3bc0e<br>
|
||||||
|
|
||||||
## useage
|
## useage
|
||||||
templates/: used for templates
|
templates/: used for templates<br>
|
||||||
src/: documents in lisp
|
src/: documents in lisp <br>
|
||||||
out/: where html will be written
|
out/: where html will be written<br>
|
||||||
|
|
||||||
to compile, run `{clisp,sbcl} gen.lisp`
|
to compile, run `{clisp,sbcl} gen.lisp`
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user