This website requires JavaScript.
Explore
Help
Sign In
deac
/
middleman
Watch
1
Star
0
Fork
You've already forked middleman
0
Code
Issues
Pull requests
Releases
Wiki
Activity
f8e4f6f059
middleman
/
middleman-core
/
lib
History
Ben Hollis
f8e4f6f059
The preview server can now serve over HTTPS using the
--https
flag. It will use an automatic self-signed cert which can be overridden using
--ssl_certificate
and
--ssl_private_key
. These settings can also be set in
config.rb
.
2015-05-03 14:52:25 -07:00
..
middleman
Fix Rack support.
Closes
#1501
2015-04-24 10:32:05 -07:00
middleman-core
The preview server can now serve over HTTPS using the
--https
flag. It will use an automatic self-signed cert which can be overridden using
--ssl_certificate
and
--ssl_private_key
. These settings can also be set in
config.rb
.
2015-05-03 14:52:25 -07:00
middleman-core.rb
Try to avoid *nix double load issue again
2015-02-17 09:39:59 -08:00