Skip to content

fons/cl-bliky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

a simple blog engine in common lisp. Pushes pages to a repo on github.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published