Hans Kristian Flaatten

Results 115 comments of Hans Kristian Flaatten

Same problem with NVIM v0.2.2. Use `:redraw` to manually have vim redraw correctly after being resurrected.

> This is why semantic-ui is the better package to use, see Semantic-Org/Semantic-UI#1385 for the protracted discussion. The `semantic-ui` is absolutely a horrible package to have in a production environment...

You can use `cytopia/kubeval:0.16`

It should be installed already as a dependency of the `github-pages` gem. You would however need to enable it in your `_config.yml` like this: ```yaml gems: - jekyll-seo-tag ```

Yeah, ruby and bundler is such a mess... 😠

Great writeput @smeyfroi 👍 We should definitely add this to the project README I think.

What does the log say when you run the docker-compose up command?

Unfortunately I have not been able to figure out why this is happening @joergi.... 😕

Good catch @AlexisBRENON. We should probably add a note about this to the README. Would you like to make a Pull Request?

An automated build on Docker Hub would give us build errors. Another option is [Wercker](http://wercker.com) which seams very Docker oriented – but they do not currently support building your own...