drasil-website-0.1.0.0: Using the Drasil generators to create Drasil's website
Safe HaskellSafe-Inferred
LanguageHaskell2010

Drasil.Website.GettingStarted

Synopsis

Getting Started Section

gettingStartedTitle :: Sentence Source #

Getting started section title.

gettingStartedIntro :: Sentence Source #

Getting started section introduction.

quickStartSec :: Reference -> Section Source #

Quick Start subsection.

quickStartTitle :: Sentence Source #

Quick Start subsection title.

quickStartDesc :: Reference -> Sentence Source #

Link to Quick Start Wiki.

newWorkspaceSec :: Reference -> Section Source #

New workspace subsection.

newWorkspaceTitle :: Sentence Source #

New workspace subsection title.

newWorkspaceDesc :: Reference -> Sentence Source #

Link to new workspace Wiki.

contribGuideWorkflowSec :: Reference -> Reference -> Section Source #

Contributor's Guide and Workflow subsection.

contribGuideWorkflowTitle :: Sentence Source #

Contributor's Guide and Workflow title.

contribGuideWorkflowDesc :: Reference -> Reference -> Sentence Source #

Link to Contributor's Guide and Workflow Wiki.

createOwnProjectSec :: Reference -> Section Source #

Creating Your Own Project subsection.

createOwnProjectTitle :: Sentence Source #

Creating Your Own Project title.

createOwnProjectDesc :: Reference -> Sentence Source #

Link to Creating Your Own Project Wiki.

debuggingDrasilSec :: Reference -> Section Source #

Debugging Drasil subsection.

debuggingDrasilTitle :: Sentence Source #

Debugging Drasil title.

debuggingDrasilDesc :: Reference -> Sentence Source #

Debugging Drasil Wiki.