Skip to content

Added ability to generate html from lhtml and markdown.

Dave Cooper requested to merge dcooper/cl-site:master into master

Added ability to generate .html file in content/ from a corresponding same-named .lisp file containing lhtml and markdown. Reference example is content/about.html, which has now been replaced with content/about.lisp.

Merge request reports