We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Update FAQ for gitpod
Fix MD
Merge branch 'MVC'
replace git stash step with --autostash option
[Michelle] Add explanation of watch architecture
Updated Tutorial 1: Your first commit (markdown)
Fix first commit tutorial to walk through gitpod access and git stash issues with lockfiles
Revert "Merge branch 'master' of github.com:twlevelup/watch_edition_gitpod" This reverts commit 285dc3280fd37413443a6f4de9babeddc368d714, reversing changes made to 0394da6a04acee38495257106b2c3e4e3f1c74b6.
Merge branch 'master' of github.com:twlevelup/watch_edition_gitpod
[Michelle] Update for gitpod
Remove wiki instructions that referenced the old architecture
bad link in tute 1
Move tutorial to be gitpod based
Fix Homepages
Merge branch 'master' of https://github.com/twlevelup/watch_edition_gitpod.wiki
Initial Home page
Add missing img
Merge remote-tracking branch 'bad_wiki/gitpod_wiki_upgrade'
Merge remote-tracking branch 'bad_wiki/master'
Add reference to the gitpod chrome extension on the setup document
Add Extra Launch Config
Auto install dependencies on environment startup
Updated Using Buttons (markdown)
Add Test runner to launch config This allows for breakpoint to be set within the test (spec) files. Should make debugging easier
Add a .gitpod.yml file This allows us to pin the base docker image so we aren't effected by changes that gitpod make.
Update dependency css-loader to v2.1.1