Forum: Cfengine Help
Subject: Re: Cfengine Help: Once more unto the code bridge: repository
Author: zzamboni
Link to topic: https://cfengine.com/forum/read.php?3,19727,19730#msg-19730

Hello everyone,

Reading Mark's list below, and since he wants something that cfengine can host, 
dokuwiki comes to mind (http://www.dokuwiki.org/ ). It's very simple to 
install, and it stores the files as plain text with version control instead of 
using a database like most other wikis, which makes automating content 
generation very easy. It has a lot of plugins and should be relatively easy to 
write new ones.

As an aside, if you are going to do syntax highlighting on code snippets, I 
would like to propose Pygments with my very own cfengine3 lexer: 
http://blog.zzamboni.org/cfengine3-lexer-for-pygments :)

Cheers,
--Diego

> I want something that is good enough to not fail
> yet again:
> 
> 0. A flat, management free interface
> 1. Version control on code with comments (like
> svn) that track changes
> so everyone can see
> 2. The ability for people to add comments and even
> vote
> 3. The ability to scan everything and build a
> knowledge base around it,
> highlight syntax and link to the manuals
> 4. A simple easy to read interface (I found github
> mostly noise and
> couldn't actually find the code in it!!)

_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to