Itty.bitty is a tool to create links that contain small sites
Find a file
Nicholas Jitkoff 828ee60743 Add MECARD
2023-05-29 07:55:31 +02:00
.vscode Update Recipe formatting 2022-09-05 11:41:33 -07:00
docs Add MECARD 2023-05-29 07:55:31 +02:00
functions Delete index.js 2023-02-11 16:52:17 -07:00
netlify/edge-functions Update metadata.js 2023-02-11 14:07:18 -07:00
scripts Add generator script 2022-12-04 10:03:51 -08: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
build-v2.js Test of resource embedding. Fixes for color and recipe 2022-10-19 21:47:36 -07: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 Updated metadata functions 2023-02-11 09:32:57 -07:00
package.json Add inline svg metadata 2023-02-10 07:14:40 -07:00
README.md Update README.md 2022-06-29 08:37:09 -07:00
recipe.py Add encryption, gzip, and renderers 2022-02-15 17:28:50 -06:00

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

Learn more at: about.bitty.site

How it works: how.bitty.site

For more info: wiki.bitty.site