mirror of
https://github.com/arfct/itty-bitty.git
synced 2026-03-11 08:54:33 +00:00
Itty.bitty is a tool to create links that contain small sites
| .vscode | ||
| docs | ||
| functions | ||
| netlify/edge-functions | ||
| scripts | ||
| .firebaserc | ||
| .gitattributes | ||
| .gitignore | ||
| examples.md | ||
| firebase.json | ||
| LICENSE | ||
| netlify.toml | ||
| package.json | ||
| README.md | ||
| recipe.py | ||
itty.bitty
itty.bitty takes html (or other data), compresses it into a URL fragment, and provides a link that can be shared. When it is opened, it inflates that data on the receiver’s side.
Learn more at: about.bitty.site
How it works: how.bitty.site
For more info: wiki.bitty.site