mirror of
https://github.com/Mibew/simple-icons.git
synced 2024-11-16 02:14:12 +03:00
579d439e60
* Add editorconfig-checker and .editorconfig * Fix wslint errors
7 lines
132 B
YAML
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
|