Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 1.55 KB

README.md

File metadata and controls

48 lines (31 loc) · 1.55 KB

CL-BLIKY

Description

cl-bliky is a very simple blogging engine written in lisp.

It's based on a tutorial written by Vetle Roeim.

Posts are written, or uploaded using a web browser. The posts are inter-linked static html pages. The engine is configured to push the pages to a github pages repo. The engine is easily configured so that the generated page can be served directly from a server like apache or nginx as well.

Dependencies

cl-bliky depends on the following packages :

Initial Startup

You can use asdf-install on cl-bliky.asd.

Copyright Notice

  • cl-bliky

cl-bliky is released as open source under the GPL. This distribution may reference images distributed under a different license. These images are not essential to the sofware.