For a project recently I needed a wiki engine which was simple and easily 
backed up, but which had authentication. I very much liked Gollum 
<https://github.com/gollum/gollum/wiki>, but it does not have 
authentication, and I thought it would be simpler for me to write a wiki 
engine from scratch in Clojure than to modify Gollum. So here is Smeagol 
<https://github.com/simon-brooke/smeagol>.

It works now, but the security is pretty crude at this stage and the Git 
integration which I plan does not yet exist. Feel free to fork or adapt, or 
just use; any fixes or feedback welcome.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to