Deis Workflow will soon no longer be maintained. Please read the announcement for more detail. |
|
---|---|
09/07/2017 | Deis Workflow v2.18 final release before entering maintenance mode |
03/01/2018 | End of Workflow maintenance: critical patches no longer merged |
This is the source code for our publicly viewable website, http://deis.io.
If you see a typo or something outdated on our website, send us a pull request!
To run the website locally for development:
$ cd deis.io
$ bundle install
$ bundle exec jekyll serve --baseurl=''
And then head off to http://localhost:4000/ in your browser to view the site.