Commit graph

76 commits

Author SHA1 Message Date
Nicholas Jitkoff
f62a760005 Update recipe.py 2022-01-21 17:24:49 -08:00
Nicholas Jitkoff
a590ae07a8 Merge branch 'master' of https://github.com/alcor/itty-bitty 2022-01-21 15:08:30 -08:00
Nicholas Jitkoff
8db34fa6c9 Restructure folders. Add watch detection 2022-01-21 15:08:26 -08:00
Nicholas Jitkoff
4172924cea
Update README.md 2022-01-21 09:33:35 -08:00
Nicholas Jitkoff
11cbae6aed
Update README.md 2022-01-20 09:07:47 -08:00
Nicholas Jitkoff
5e647ec99e
Update README.md 2022-01-20 08:57:03 -08:00
Nicholas Jitkoff
42d14ddbae Flatten hierarchy 2022-01-19 20:10:03 -08:00
Nicholas Jitkoff
43799c701b Decode content correctly 2022-01-19 20:01:30 -08:00
Nicholas Jitkoff
7989eb3707 add missing quote 2022-01-19 00:02:20 -08:00
Nicholas Jitkoff
da3c0fff52 use standard icon declaration 2022-01-19 00:01:22 -08:00
Nicholas Jitkoff
c874029a45 Better recipe support and opengraph descriptions 2022-01-18 23:57:49 -08:00
Nicholas Jitkoff
56477e40cb Support arrays of instructions 2022-01-16 19:30:41 -08:00
Nicholas Jitkoff
780ed8ea49 Update index.js 2022-01-16 14:01:24 -08:00
Nicholas Jitkoff
a921dcd854 Add recipe support 2022-01-16 13:31:54 -08:00
Nicholas Jitkoff
15829f5fa1 Support named downloads 2022-01-12 09:49:23 -05:00
Nicholas Jitkoff
ef737b0be4
Update README.md 2022-01-09 05:57:10 -08:00
Nicholas Jitkoff
a1c7aa800b
Update README.md 2022-01-09 05:56:45 -08:00
Nicholas Jitkoff
76097623ae
Create CNAME 2022-01-08 07:58:12 -08:00
Nicholas Jitkoff
e2a497f875
Delete CNAME 2022-01-08 07:57:59 -08:00
Nicholas Jitkoff
60c73eb59f allow data-url file creation 2022-01-08 10:54:53 -05:00
Nicholas Jitkoff
3697da731c Merge branch 'master' of https://github.com/alcor/itty-bitty 2021-04-18 08:43:24 -07:00
Nicholas Jitkoff
6ed217d010 Create CNAME 2021-04-18 08:42:56 -07:00
Nicholas Jitkoff
5d6733c758 Move public to docs 2021-04-18 08:41:13 -07:00
Nicholas Jitkoff
2c8615694c Add format for plaintext 2021-04-18 08:40:40 -07:00
Nicholas Jitkoff
864a271c09 Update manifest.appcache 2019-06-24 13:10:42 -07:00
Nicholas Jitkoff
f68982c250 Disable Toast 2019-06-24 13:10:27 -07:00
Nicholas Jitkoff
344b3fb0f3 Update firebase ignore 2019-03-18 09:49:27 -05:00
Nicholas Jitkoff
cb82af2d16
Merge pull request #46 from 0xflotus/patch-1
fixed headline
2019-03-18 09:42:36 -05:00
Nicholas Jitkoff
0702e2a0e5
Merge pull request #48 from redg3ar/master
Fix the encoding command to be compatible with ZSH
2019-03-18 09:42:13 -05:00
Nicholas Jitkoff
101019467d
Merge pull request #52 from davidbradway/patch-1
update Python example encoding command
2019-03-18 09:41:46 -05:00
Nicholas Jitkoff
ca5f949c35 Rearrange files 2019-03-18 09:41:54 -05:00
Nicholas Jitkoff
c6c0f2e8af Add support for url redirection of non-data urls 2019-03-16 19:14:49 -05:00
David Bradway
dc1f66458d
update Python example encoding command
to match the other example encodings including the whole URL not just the data fragment
2018-11-26 16:29:54 -05:00
redg3ar
c16a5dfa44
Fix the encoding command to be compatible with ZSH
I haven't tested the mac version because I do not have access to one.
2018-10-02 14:00:08 -04:00
0xflotus
342ba39a7a
fixed headline 2018-09-16 22:55:34 +02:00
Nicholas Jitkoff
5292c4b789
Merge pull request #40 from rayfoss/patch-1
README: Wrong syntax on mac echo
2018-07-30 07:09:26 -07:00
Ray Foss
59f3b8c78d
It still needs to be installed...
for consistency with the Python version, which has the exact same issue
2018-07-26 15:43:41 -05:00
Ray Foss
9264abce08
ReadMe: Node script for encoding
https://runkit.com/hesygolu/site-gen-script
2018-07-26 15:33:06 -05:00
Ray Foss
4212ade510
Readme: Add support for '?' sites
https://itty.bitty.site/#Easy_As_Do_Re_Mi/?XQAAAAIDAAAAAAAAAAAwmIikSo6f//ZjgAA=
2018-07-26 13:21:21 -05:00
Ray Foss
2f7ddbb401
README: Wrong syntax on mac echo
```
ECHO(1)                   BSD General Commands Manual                  ECHO(1)

NAME
     echo -- write arguments to the standard output

SYNOPSIS
     echo [-n] [string ...]
```
2018-07-26 13:09:30 -05:00
Nicholas Jitkoff
50343faecb
Update README.md 2018-07-14 07:38:09 -07:00
Nicholas Jitkoff
228559a68a Correct raw html replacements 2018-07-11 22:24:53 -07:00
Nicholas Jitkoff
6bcf89f41f Update Manifest 2018-07-10 23:23:02 -07:00
Nicholas Jitkoff
3f7cf6ca33 Remove sandbox for target=_blank links 2018-07-10 23:21:18 -07:00
Nicholas Jitkoff
e164a96a71 index src rename 2018-07-10 22:45:58 -07:00
Nicholas Jitkoff
81745654eb Add security message 2018-07-10 22:38:55 -07:00
Nicholas Jitkoff
0095f83998 Cleanup of non-deployed assets 2018-07-09 22:14:35 -07:00
Nicholas Jitkoff
d450fa08b7 Add minified versions of index content 2018-07-08 09:45:08 -07:00
Nicholas Jitkoff
29d629aebb Run css and js through prettier 2018-07-08 09:18:51 -07:00
Nicholas Jitkoff
b9f565ce08 Added return to twitter function 2018-07-08 09:11:17 -07:00