Hacker News new | ask | show | jobs
by 1331 4400 days ago
I use gitit [1], which is open-source [2]. As a programmer, I really like being able to browse (less), search (grep), and edit (vi) via the command line. For my personal wiki, I do not even run the web server, saving RAM, though I can easily start the server if/when desired. Since it is backed by git, it is also easy to clone the wiki for offline usage and sync when going back online.

[1] http://gitit.net/

[2] https://github.com/jgm/gitit