diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..a1a8b9f Binary files /dev/null and b/.DS_Store differ diff --git a/README.md b/README.md index f3ba259..34343cf 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,18 @@ # tutorial-hello-frontity +#### 🌏 Open in the Cloud + +Click any of the buttons below to start a new development environment to demo or contribute to the codebase without having to install anything on your machine: + +[![Open in VS Code](https://img.shields.io/badge/Open%20in-VS%20Code-blue?logo=visualstudiocode)](https://vscode.dev/github/frontity-demos/tutorial-hello-frontity) +[![Open in Glitch](https://img.shields.io/badge/Open%20in-Glitch-blue?logo=glitch)](https://glitch.com/edit/#!/import/github/frontity-demos/tutorial-hello-frontity) +[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/frontity-demos/tutorial-hello-frontity) [![Open in CodeSandbox](https://img.shields.io/badge/Open%20in-CodeSandbox-blue?style=flat-square&logo=codesandbox)](https://codesandbox.io/s/github/frontity-demos/tutorial-hello-frontity) +[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/frontity-demos/tutorial-hello-frontity) +[![Open in Repl.it](https://replit.com/badge/github/withastro/astro)](https://replit.com/github/frontity-demos/tutorial-hello-frontity) +[![Open in Codeanywhere](https://codeanywhere.com/img/open-in-codeanywhere-btn.svg)](https://app.codeanywhere.com/#https://github.com/frontity-demos/tutorial-hello-frontity) +[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/frontity-demos/tutorial-hello-frontity) + This is the project as explained in the Step By Step tutorial available at [tutorial.frontity.org](https://tutorial.frontity.org/)