hakyll/src/Hakyll
Jorge Israel Peña 999252ece1 add preview port Configuration field
Make it possible to specify the default port to listen on when the
preview server is run. This is useful if another service on the system
already runs on port 8000 (the default), since it's a hassle to keep
providing the port overriding option. For example: ./site preview vs.
./site preview -p 4000
2013-08-29 22:43:57 -07:00
..
Core add preview port Configuration field 2013-08-29 22:43:57 -07:00
Preview finish incomplete comment 2013-05-22 17:28:32 -07:00
Web Change type: metadataField :: Context a 2013-08-16 11:48:26 +02:00
Check.hs check: unescape internal uris 2013-07-07 19:02:21 +02:00
Commands.hs * Preview now shows the deprecation message and calls watch. 2013-08-28 13:11:44 -04:00
Init.hs Account for absolute paths in shouldIgnoreFile 2013-04-03 12:02:06 +02:00
Main.hs add preview port Configuration field 2013-08-29 22:43:57 -07:00