Merge branch 'no_jekyll' of https://github.com/skagedal/manual into no_jekyll

Conflicts:
	build.rb
This commit is contained in:
Simon Kågedal Reimer 2015-03-11 22:03:43 +01:00
commit f188aabf74

View File

@ -229,6 +229,7 @@ class Server
listener listener
end end
<<<<<<< HEAD
def run(options) def run(options)
require 'webrick' require 'webrick'
listener = options[:watch] && start_watcher listener = options[:watch] && start_watcher