Skip to content

Commit 96e2f2d

Browse files
authored
Update hosting-and-publishing.md to remove Glitch (#5762)
1 parent ab67abd commit 96e2f2d

File tree

1 file changed

+0
-24
lines changed

1 file changed

+0
-24
lines changed

docs/introduction/hosting-and-publishing.md

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -19,30 +19,6 @@ as AWS, Heroku, or self-hosting. An important note is that these sites should
1919
be served with SSL/HTTPS due to a common security restriction of the browser's
2020
WebVR API. All the options below serve with SSL/HTTPS.
2121

22-
### Glitch
23-
24-
![Glitch](https://cloud.githubusercontent.com/assets/674727/25643449/b5ee2542-2f54-11e7-9d45-22f3aa0b208f.jpg)
25-
26-
*"Glitch is the friendly community where you'll build the app of your dreams
27-
With working example apps to remix, a code editor to modify them, instant
28-
hosting and deployment - anybody can build a web app on Glitch, for free."*
29-
30-
[Glitch](https://glitch.com) is the easiest and fastest way to create and
31-
publish a site from within the browser. Glitch lets us add code and files,
32-
upload assets, edit with other people, define our own URL name, and instantly
33-
deploy changes on every change. We don't even need to make an account nor
34-
login:
35-
36-
1. Try going to the [A-Frame Starter Glitch](https://glitch.com/~aframe/).
37-
2. Hit **Remix your own** to copy the project.
38-
3. Click the *Project info and options* icon on the top-left to rename our
39-
application (e.g., `https://yoursitename.glitch.me`).
40-
4. Edit the HTML, add files, modify the project.
41-
5. Click **Show** to view the application (e.g., the starter glitch is hosted at `https://aframe.glitch.me`).
42-
6. Every change to the project will update the application instantly. This can
43-
be toggled off by signing in, clicking your user avatar, and toggling **Refresh
44-
App on Changes**.
45-
4622
### Neocities
4723

4824
![Neocities](https://cloud.githubusercontent.com/assets/674727/25643397/6db47790-2f54-11e7-9eb3-ac18a1513e9f.jpg)

0 commit comments

Comments
 (0)