#5737·aframe

Export all glitches before 8th July

Author: vincentfretinCreated Jun 16, 2025Updated Jun 30, 2026

List of glitches used in documentation

hello world template:

  • https://glitch.com/~aframe in README.md docs/introduction/hosting-and-publishing.md (removed in #5762) docs/introduction/index.md CONTRIBUTING.md and in src/_data/examples.yml aframe-site -> replace with https://krabbel.dev

aframe-registry and aincraft, the examples were already ported in the repo, need to fix those links:

naf:

animated lights:

interactions-and-controllers:

systems:

animation:

material:

modify-model-material:

geometry:

sky:

misc:

All those can be exported in a single repo aframevr/glitch-examples for example and we can update the urls in the doc to use: https://stackblitz.com/github/aframevr/glitch-examples/tree/main/ex-2c-animating-shapes

@dmarcos what are the glitches you have access to so you can easily click on the Download button in the dashboard? Otherwise we need to download each file one by one.