Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

international.dance

The AutoCSS content site for international.dance. It carries only its own content; the entire front-end (HTML shell, CSS, JS, fonts, and the component pool) is served from the shared Autocss-com/cdn front-end.

Live: https://autocss-com.github.io/id/

What lives here

  • index.html — thin shell; links every shared asset from the CDN by absolute URL, ships an empty <template> (the component pool is pulled from the CDN), and registers the service worker with a relative path (./sw.js)
  • assets/data/*.json — the content (shell, home, about, classes, policy, contact)
  • sw.js — the CDN's App Shell service worker, verbatim (a service worker must be same-origin). Network-first: always fresh online, still renders offline from cache

How it works

No framework, no build, no third-party services. The CDN front-end fetches this repo's assets/data/*.json relative to the page, so the shared UI renders this site's own data. Change the JSON → change the site.

Front-end: https://github.com/Autocss-com/cdn

About

International.Dance

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages