Skip to content

jrberendt/recursive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recursive

Recursive is a static site generator written in Common Lisp.

Usage

Recursive turns Common Lisp files into static html, enabling you to write full websites in Common Lisp. Running ssg.lisp in a directory that contains a directory src will convert all lisp files in src into html files in directory dist. Recursive makes use of the function tag to write html tags. Check out example-src for what this looks like.

About

Static Site Generator written in Common Lisp.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published