The gallery hub for my single-file interface experiments. This repo holds only the landing page. Each piece lives in its own repo and is linked below.
Live: https://sam1983aing.github.io/
| Piece | Live | Repo |
|---|---|---|
| Aura Break | sam1983aing.github.io/aura-break/ | Sam1983Aing/aura-break |
Every piece is one self-contained HTML file with no build step, no bundler and no framework. Open a piece repo for its source and its own run-it-locally instructions.
- Create a repo named after the piece with an
index.htmlat its root. - Enable GitHub Pages on it,
mainbranch,/root. It appears atsam1983aing.github.io/<repo>/. - Add a card to
index.htmlhere and a row to the table above.
Do not add a folder here with the same name as a piece repo. Both would claim the same path.
MIT. See LICENSE.