Skip to content

aeonscript-spec/aeonscript-io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

aeonscript-io

This repository hosts the page served on https://aeonscript.io.

It is a thin redirect target. The real project lives at:

What this serves

A single index.html that:

  1. Sets <meta http-equiv="refresh"> to redirect to https://aeonscript.org/explainer-3d.html after 2 seconds
  2. Renders a small AeonScript-branded "loading" card while the redirect happens
  3. Has a fallback JavaScript redirect at 2.2 seconds

The page is also a working landing in its own right — if the user has JavaScript disabled or the meta-refresh fails, they still see the AeonScript branding and a "Continue now →" button.

Why a separate repo

aeonscript.org and aeonscript.io are both served via GitHub Pages, but Pages only allows one custom domain per repository (via the CNAME file). Hence:

  • aeonscript-spec/aeonscript → publishes aeonscript.org from its docs/ folder
  • aeonscript-spec/aeonscript-io → publishes aeonscript.io from its root

Maintenance

If the canonical 3D explainer URL ever changes, update the <meta http-equiv="refresh"> target and the JS setTimeout in index.html.

License

MIT — same as the main AeonScript project.

About

Lightweight redirect target for aeonscript.io — sends visitors to the interactive 3D explainer.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages