Advertise meta pages on startup

This commit is contained in:
Ben Hollis 2013-04-12 23:30:19 -07:00
parent 774361bf89
commit 6fcbac0368

View file

@ -19,6 +19,7 @@ module Middleman
mount_instance
logger.info "== The Middleman is standing watch at http://#{host}:#{port}"
logger.info "== Inspect your site configuration at http://#{host}:#{port}/__middleman/"
@initialized ||= false
unless @initialized