forked from LaconicNetwork/kompose
Adds the new kompose site and moves it to the /docs folder so that it's compatible with old links as well as gh-pages
8 lines
105 B
Markdown
8 lines
105 B
Markdown
View the site via:
|
|
|
|
```sh
|
|
bundle exec jekyll serve .
|
|
```
|
|
|
|
And visiting `localhost:4000` on your browser.
|