Commit graph

7 commits

Author SHA1 Message Date
Simonas Kazlauskas
fdfbf3dd34 Run server in main thread 2013-03-30 17:48:36 +02:00
Samuel Tardieu
543cba90f6 Allow overriding the deploy command with Haskell code
By overriding `deploySite` with a `Configuration -> IO ()` code,
the user can execute Haskell code to deploy the site rather than
shell code.

The default behaviour honors the `deployCommand` configuration
field and is backward compatible.
2013-03-24 21:52:21 +01:00
Jasper Van der Jeugt
e53ca6724c Make run return ExitCode 2013-01-15 17:15:46 +01:00
Jasper Van der Jeugt
bbc2631c76 Add TmpFile utilities 2013-01-06 18:33:00 +01:00
Jasper Van der Jeugt
9ea75c128c Allow checking internal links only 2012-12-31 15:32:46 +01:00
Jasper Van der Jeugt
24273d0348 Remove verbosity from configuration 2012-12-31 15:16:14 +01:00
Jasper Van der Jeugt
ed03544e1b cmdargs isn't pretty but it's the best we have... 2012-12-31 10:25:24 +01:00