diff --git a/features/w_asset_host.feature b/features/v_asset_host.feature similarity index 100% rename from features/w_asset_host.feature rename to features/v_asset_host.feature diff --git a/features/x_automatic_image_sizes.feature b/features/w_automatic_image_sizes.feature similarity index 100% rename from features/x_automatic_image_sizes.feature rename to features/w_automatic_image_sizes.feature diff --git a/features/y_cache_buster.feature b/features/x_cache_buster.feature similarity index 100% rename from features/y_cache_buster.feature rename to features/x_cache_buster.feature diff --git a/features/z_relative_assets.feature b/features/y_relative_assets.feature similarity index 100% rename from features/z_relative_assets.feature rename to features/y_relative_assets.feature diff --git a/lib/middleman/server.rb b/lib/middleman/server.rb index 88527c90..9bc913d5 100644 --- a/lib/middleman/server.rb +++ b/lib/middleman/server.rb @@ -85,6 +85,12 @@ module Middleman process_request end + # Custom 404 handler (to be styled) + error Sinatra::NotFound do + content_type 'text/html' + "