I hereby claim:
- I am pcalves on github.
- I am pcalves (https://keybase.io/pcalves) on keybase.
- I have a public key whose fingerprint is B98C C334 4E0A 40F3 7B32 650C 5196 879F 567F 9302
To claim this, I am signing this object:
| # cache-busting via file name | |
| # Filename example: | |
| # <link rel="stylesheet" href="/css/main.20150310.css"> | |
| # h/t Jeremy Keith (https://adactio.com/journal/8504) | |
| RewriteCond %{REQUEST_FILENAME} !-f | |
| RewriteRule ^(.).(d).(js|css)$ $1.$3 [L] |
| .grid { width: auto; } | |
| .grid:after { | |
| content: ""; | |
| display: table; | |
| clear: both; | |
| } | |
| [class*='col-'] { | |
| float: left; |
I hereby claim:
To claim this, I am signing this object:
aspe:keyoxide.org:4DUWGYYUDGLTC72ODGL5OA3KSU
| javascript: Promise.all([import('https://unpkg.com/turndown@6.0.0?module'), import('https://unpkg.com/@tehshrike/readability@0.2.0'), ]).then(async ([{ | |
| default: Turndown | |
| }, { | |
| default: Readability | |
| }]) => { | |
| /* Optional vault name */ | |
| const vault = ""; | |
| /* Optional folder name such as "Clippings/" */ |
| javascript: Promise.all([import('https://unpkg.com/turndown@6.0.0?module'), import('https://unpkg.com/@tehshrike/readability@0.2.0'), ]).then(async ([{ | |
| default: Turndown | |
| }, { | |
| default: Readability | |
| }]) => { | |
| /* Optional vault name */ | |
| const vault = ""; | |
| /* Optional folder name such as "Clippings/" */ |