gitit-0.6.5: Wiki using happstack, git or darcs, and pandoc.ContentsIndex
Network.Gitit.Initialize
Description
Functions for initializing a Gitit wiki.
Synopsis
initializeGititState :: Config -> IO ()
recompilePageTemplate :: IO ()
createStaticIfMissing :: Config -> IO ()
createRepoIfMissing :: Config -> IO ()
createTemplateIfMissing :: Config -> IO ()
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.
Produced by Haddock version 2.3.0