gitit-0.8.1: Wiki using happstack, git or darcs, and pandoc.

Network.Gitit.Initialize

Description

Functions for initializing a Gitit wiki.

Synopsis

Documentation

initializeGititState :: Config -> IO ()

Initialize Gitit State.

recompilePageTemplate :: IO ()

Recompile the page template.

createStaticIfMissing :: Config -> IO ()

Create static directory unless it exists.

createRepoIfMissing :: Config -> IO ()

Create page repository unless it exists.

createTemplateIfMissing :: Config -> IO ()

Create templates dir if it doesn't exist.