diff options
| -rw-r--r-- | doc/forum.mdwn | 4 | ||||
| -rw-r--r-- | doc/index.mdwn | 9 |
2 files changed, 9 insertions, 4 deletions
diff --git a/doc/forum.mdwn b/doc/forum.mdwn new file mode 100644 index 00000000..414b335d --- /dev/null +++ b/doc/forum.mdwn @@ -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:"]] diff --git a/doc/index.mdwn b/doc/index.mdwn index ad4f3768..b9197619 100644 --- a/doc/index.mdwn +++ b/doc/index.mdwn @@ -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]] |
