hablo-1.1.0.1: A minimalist static blog generator
Source
Contents
Index
Safe Haskell
Safe-Inferred
Language
Haskell2010
Arguments
Documentation
data
Arguments
Source
#
Constructors
BlogConfig
Fields
sourceDir
::
FilePath
articlesPath
::
Maybe
FilePath
bannerPath
::
Maybe
FilePath
cardImage
::
Maybe
FilePath
commentsURL
::
Maybe
String
favicon
::
Maybe
FilePath
headPath
::
Maybe
FilePath
name
::
Maybe
String
openGraphCards
::
Bool
pagesPath
::
Maybe
FilePath
previewArticlesCount
::
Int
previewLinesCount
::
Int
remarkableConfig
::
Maybe
FilePath
rss
::
Bool
siteURL
::
Maybe
String
wording
::
Maybe
FilePath
Version
get
::
IO
Arguments
Source
#