1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2024-11-16 00:59:07 +02:00
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