mirror of
https://github.com/Mibew/simple-icons.git
synced 2025-01-18 08:01:08 +03:00
6 lines
131 B
YAML
6 lines
131 B
YAML
ports:
|
|
- port: 4000
|
|
onOpen: open-preview
|
|
tasks:
|
|
- init: gem install jekyll bundler
|
|
command: jekyll serve --host 0.0.0.0 |