simple-icons/.gitpod.yml
Eric Cornelissen 579d439e60
Lint file formatting (primarily whitespace) (#1349)
* Add editorconfig-checker and .editorconfig

* Fix wslint errors
2019-04-17 12:59:44 +03:00

7 lines
132 B
YAML

ports:
- port: 4000
onOpen: open-preview
tasks:
- init: gem install jekyll bundler
command: jekyll serve --host 0.0.0.0