hablog-0.5.1: A blog system

Safe HaskellSafe
LanguageHaskell2010

Web.Hablog.Config

Description

Configuration for Hablog

Synopsis

Documentation

data Theme Source #

Data type to set the theme for your Hablog blog

Constructors

Theme 

Fields

data Config Source #

Configuration for Hablog

Constructors

Config 

Fields

defaultConfig :: Config Source #

A default configuration

defaultPort :: Int Source #

The default HTTP port is 80

defaultTLSPort :: Int Source #

The default HTTPS port is 443

defaultTheme :: (String, Theme) Source #

The default is the dark theme