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
| lzma | ||
| .firebaserc | ||
| .gitattributes | ||
| .gitignore | ||
| base.css | ||
| data.js | ||
| edit.css | ||
| edit.html | ||
| edit.js | ||
| favicon.ico | ||
| favicon.js | ||
| firebase.json | ||
| index.html | ||
| jquery-3.3.1.min.js | ||
| LICENSE | ||
| manifest.appcache | ||
| README.md | ||
itty.bitty.site
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 reciever’s side.
Learn more at about.bitty.site
Detailed workings how.bitty.site