Advertise meta pages on startup
This commit is contained in:
parent
774361bf89
commit
6fcbac0368
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue