simple-icons/.gitpod.yml

6 lines
131 B
YAML
Raw Normal View History

2019-02-04 16:24:42 +03:00
ports:
- port: 4000
onOpen: open-preview
tasks:
- init: gem install jekyll bundler
command: jekyll serve --host 0.0.0.0