forum
This commit is contained in:
parent
9a070e66ec
commit
e15382ccce
|
@ -0,0 +1,4 @@
|
|||
This is a place to discuss using propellor, share tips and tricks, etc.
|
||||
If you need help, advice, or anything, post about it here.
|
||||
|
||||
[[!inline pages="forum/* and !*/Discussion" archive=yes rootpage=forum postformtext="Add a new thread titled:"]]
|
|
@ -1,10 +1,11 @@
|
|||
[[!meta title="propellor: property-based host configuration management in haskell"]]
|
||||
|
||||
[[!sidebar content="""
|
||||
[[install]]
|
||||
[API documentation](http://hackage.haskell.org/package/propellor)
|
||||
[sample config file](http://git.joeyh.name/?p=propellor.git;a=blob;f=config-joey.hs)
|
||||
[[todo]]
|
||||
[[Install]]
|
||||
[API documentation](http://hackage.haskell.org/package/propellor)
|
||||
[Sample config file](http://git.joeyh.name/?p=propellor.git;a=blob;f=config-joey.hs)
|
||||
[[Todo]]
|
||||
[[Forum]]
|
||||
"""]]
|
||||
|
||||
[[!toc]]
|
||||
|
|
Loading…
Reference in New Issue