Advertise meta pages on startup
This commit is contained in:
parent
774361bf89
commit
6fcbac0368
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ module Middleman
|
||||||
|
|
||||||
mount_instance
|
mount_instance
|
||||||
logger.info "== The Middleman is standing watch at http://#{host}:#{port}"
|
logger.info "== The Middleman is standing watch at http://#{host}:#{port}"
|
||||||
|
logger.info "== Inspect your site configuration at http://#{host}:#{port}/__middleman/"
|
||||||
|
|
||||||
@initialized ||= false
|
@initialized ||= false
|
||||||
unless @initialized
|
unless @initialized
|
||||||
|
|
Loading…
Add table
Reference in a new issue