itty-bitty
itty-bitty copied to clipboard
Itty.bitty is a tool to create links that contain small sites
With some browsers, especially Firefox for iOS, the links load as a white screen and can only be seen after clicking the "edit" button
The following encryption example doesn't work for me. Redirects to itty bitty homepage: echo -n 'hello world' | gzip -9 | openssl enc -aes-256-cbc | base64 | xargs -0 printf...
See https://gist.github.com/trholding/6f9fc2a6a6363359c181488ad3d8db8b I have been experimenting with https://tiddlywiki.com/ which is a single file self modifying wiki and itty bitty. Sort of works, but there are rendering issues and an error...
Hey! So this QR Code thing was working just fine few days ago, but looks like it is not working now. I get this page ( picture attached ) when...
Since codepen updated their different types of 'pens', codepen links do not always work with IttyBittySite.
I host it on vercel.com, here's the preview site: https://itty-bitty-demo.vercel.app The index page redirects to the route path `/edit` rather than the path `/edit.html` which leads to a 404 error.
Given the availability of WebAssembly content, I (naively) think it would be cool if itty-bitty were able to encode WebAssembly in addition to HTML. https://moscardino.net/2020/09/string-compression-in-blazor/
How to reproduce: 1. Go [here](https://itty.bitty.site/#%C3%91/?XQAAAAIHAAAAAAAAAAAinggm/5Y0lFNx3//+vsAA) 2. In Chromium I can see the URL bar the char Ñ behind # 3. Push edit. Now that I can see is #%25C3%2591...
https://gist.github.com/voronoipotato/daf2c79626b71666c5812c2be7152e7c I used the SingleFile firefox extension to save itty.bitty.site to a file, and then used `$ cat ittybitty.html | base64 | sed "1 s|^|data\:text/html;base64,|"` to encode that into a...
After seeing this some years ago, I think in late 2018 or early 2019, some friends of mine and myself wanted to take the ittybittysite concept and really run with...