Itty.bitty is a tool to create links that contain small sites
Find a file
2022-06-11 08:48:32 -07:00
docs Add loader and manifest 2022-06-11 08:48:32 -07:00
functions ignore descriptions shorter than one character 2022-01-22 15:04:26 -08:00
netlify/edge-functions Strip = from b64 data 2022-05-30 10:37:15 -07:00
.firebaserc Initial commit 2018-05-25 17:16:21 -07:00
.gitattributes Initial commit 2018-05-25 17:16:21 -07:00
.gitignore Add netlify 2022-04-27 21:03:00 -06:00
examples.md Add encryption, gzip, and renderers 2022-02-15 17:28:50 -06:00
firebase.json Decode content correctly 2022-01-19 20:01:30 -08:00
LICENSE Add Licenses, remove extra files 2018-07-04 11:03:21 -07:00
netlify.toml index -> metadata 2022-05-29 07:58:07 -07:00
package.json Add encryption, gzip, and renderers 2022-02-15 17:28:50 -06:00
README.md Update README.md 2022-05-30 09:52:53 -07:00
recipe.py Add encryption, gzip, and renderers 2022-02-15 17:28:50 -06:00

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 receivers side.

Learn more at: about.bitty.site

How it works: how.bitty.site

For more info: wiki.bitty.site