Commit Graph

3 Commits

Author SHA1 Message Date
Jan Keromnes e8f302b290
gitpod: Make Gitpod's automated dev setup automatically run Jekyll and Parcel (#1586) 2020-12-18 08:44:09 +11:00
Kreyren 0aed72ece6 gitpod: Cache 'bundle install' 2019-12-14 18:48:26 +00:00
Kreyren dcc12e5c00 gitpod: deploy
Disclaimer: i'm not gitpod staff i just like their product

Proposing to integrate gitpod with this repository which is online IDE based on Theia which allows contributors to open an online environment without the need to fetch deps on their local system.

This service is free for open-source repositories.

Example of the runtime:
https://gitpod.io/#https://github.com/RXT067/cheatsheets/tree/gitpod

Signed-off-by: Jacob Hrbek <kreyren@rixotstudio.cz>
2019-12-13 22:45:47 +00:00