Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/patrickt/nuki

A pure-Nu wiki based on Nunja, Git, and NuMarkdown
https://github.com/patrickt/nuki

Last synced: 19 days ago
JSON representation

A pure-Nu wiki based on Nunja, Git, and NuMarkdown

Awesome Lists containing this project

README

        

Nuki
=============

Nuki is a Wiki engine written in [Nu][nu] and powered by [Nunja][nj].

[nu]: http://programming.nu
[nj]: http://github.com/timburks/nunja/tree/master

Installation:
------

Nuki requires [Nu][nu], [Nunja][nj] (which depends on [libevent][le]), [NuMarkdown][nm], and [NuSmartyPants][nsp].
To build the Nuki sources, run `nuke`; to run nukid, the Nuki daemon, run `./nukid`.

[nu]: http://programming.nu
[le]: http://www.monkey.org/~provos/libevent/
[nm]: http://github.com/timburks/numarkdown/tree/master
[nsp]: http://github.com/Grayson/nusmartypants/tree/master

Author:
-----
[Patrick Thomson](mailto:[email protected])
His webpage can be found [here](http://importantshock.wordpress.com/).

Known bugs:
-----
Nuki does not deal well with huge pages.

Many thanks to:
--------------
[Tim Burks](http://blog.neontology.com/) for Nu, Nunja, guidance and encouragement.
[Grayson Hansard](http://www.fromconcentratesoftware.com/) for NuSmartyPants, NuMarkdown, and bug reports.