forked from LaconicNetwork/kompose
Updates the README to say that the site is synced to `gh-pages` Signed-off-by: Charlie Drage <charlie@charliedrage.com>
10 lines
155 B
Markdown
10 lines
155 B
Markdown
View the site via:
|
|
|
|
```sh
|
|
bundle exec jekyll serve .
|
|
```
|
|
|
|
And visiting `localhost:4000` on your browser.
|
|
|
|
This website is synced to the `gh-pages` branch.
|