Files
ipfs-blog/.gitpod.yml
Favour Kelvin 6e2baaff4f blog: add Bacalhau beta v1 blog post (#501)
* add bacalhau beta v1 blog post

* add blog info and image

* add author

* add tag

* update date and add tag

* fix typo

* update with suggestions

* Update bacalhau-beta-v1.md

* Update bacalhau-beta-v1.md

* fix error in title

* Add header image

* add header image

* add more context about bacalhau

* delete file

* change date and add more suggested edit
2022-12-14 10:36:34 -05:00

10 lines
311 B
YAML

# This configuration file was automatically generated by Gitpod.
# Please adjust to your needs (see https://www.gitpod.io/docs/config-gitpod-file)
# and commit this file to your remote git repository to share the goodness with others.
tasks:
- init: npm install && npm run build
command: npm run start