diff options
| author | Joey Hess <joey@kitenet.net> | 2014-04-19 16:00:44 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-04-19 16:00:44 -0400 |
| commit | e15382ccce9434905f5b795b78ea0b2884037540 (patch) | |
| tree | 8b2a6f0cd83da805d60b7f03bd890af60328aea4 | |
| parent | 9a070e66ec68acb8eb5ab7a300f9b7ce1126fbd0 (diff) | |
forum
| -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]] |
