mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 21:35:52 +00:00
d5aac284d9
This has been working really well on Nomad and hashicorp.com, so I am ready to port it out to Consul as a beta. This moves the local development to a Docker container, which is the same container that we use to publish the website in production. The result is much faster and more consistent deploys.
4 lines
66 B
Ruby
4 lines
66 B
Ruby
source "https://rubygems.org"
|
|
|
|
gem "middleman-hashicorp", "0.3.4"
|