Itty.bitty is a tool to create links that contain small sites
Find a file
2018-07-04 23:15:57 -07:00
lzma Add Licenses, remove extra files 2018-07-04 11:03:21 -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 Cleanup 2018-05-25 17:47:09 -07:00
base.css Separate out html file / codepen token 2018-07-04 12:22:21 -07:00
data.js Updated visuals 2018-05-29 22:10:16 -07:00
edit.css Separate out html file / codepen token 2018-07-04 12:22:21 -07:00
edit.html Show qr code in top-level ui 2018-07-04 23:15:57 -07:00
edit.js Separate out html file / codepen token 2018-07-04 12:22:21 -07:00
favicon.ico Initial commit 2018-05-25 17:16:21 -07:00
favicon.js Embed scripts 2018-06-10 09:41:58 -05:00
firebase.json Embed scripts 2018-06-10 09:41:58 -05:00
index.html Clean up for first launch 2018-07-04 10:47:41 -07:00
jquery-3.3.1.min.js Add Codepen support 2018-05-27 18:05:32 -07:00
LICENSE Add Licenses, remove extra files 2018-07-04 11:03:21 -07:00
manifest.appcache Embed scripts 2018-06-10 09:41:58 -05:00
README.md Update README.md 2018-07-04 11:06:40 -07: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 recievers side.

Learn more at about.bitty.site

Detailed workings how.bitty.site