|
@@ -27,7 +27,7 @@ Coleslaw aims to be flexible blog software suitable for replacing a single-user
|
27
|
27
|
* Importing posts from wordpress
|
28
|
28
|
|
29
|
29
|
* There is also a [Heroku buildpack](https://github.com/jsmpereira/coleslaw-heroku) maintained by Jose Pereira.
|
30
|
|
-* Example sites: [redlinernotes](http://redlinernotes.com/blog/) and [Nothing Really Matters](http://ironhead.xs4all.nl/).
|
|
30
|
+* Example sites: [redlinernotes](http://redlinernotes.com/blog/), [kenan-bolukbasi.log](http://kenanb.com/), and [Nothing Really Matters](http://ironhead.xs4all.nl/).
|
31
|
31
|
|
32
|
32
|
## Installation
|
33
|
33
|
This software should be portable to any conforming Common Lisp implementation but this guide will assume SBCL is installed. Testing has also been done on CCL.
|