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
572f86985b
middleman
/
middleman-core
/
lib
History
Ben Hollis
572f86985b
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-02 20:54:58 -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-02 20:54:58 -07:00
middleman-more
Merge pull request
#1393
from AndrewKvalheim/minify-proxied
2015-05-02 14:28:00 -07:00
vendored-middleman-deps
Unvendor padrino
2014-04-04 10:22:34 -07:00
middleman-core.rb
Try to avoid *nix double load issue again
2015-02-17 09:39:59 -08:00