Skip to content

Instantly share code, notes, and snippets.

View matthias-vogt's full-sized avatar

Matthias matthias-vogt

View GitHub Profile
@matthias-vogt
matthias-vogt / toggle-remote-styles.js
Last active April 19, 2016 01:39 — forked from gauntface/toggle-remote-styles.js
Toggles external stylesheets to only see critical, inline CSS
if (styles === undefined) // cache styles
var styles = document.querySelectorAll("link[rel='stylesheet']");
if (externalsDisabled === undefined) {
var externalsDisabled = false;
} else {
externalsDisabled = !externalsDisabled;
}
@matthias-vogt
matthias-vogt / gist:44f6606754ee36632496
Created March 25, 2016 00:10
Simplified MIT License
© <year>, <copyright holders>
This software may be used with the only restriction of the above copyright notice and this notice appearing in any copies.
The author claims no responsibility for any consequences of doing so.
@matthias-vogt
matthias-vogt / keybase.md
Created March 20, 2016 13:17
keybase.md

Keybase proof

I hereby claim:

  • I am matthias-vogt on github.
  • I am matthiasvogt (https://keybase.io/matthiasvogt) on keybase.
  • I have a public key whose fingerprint is A485 4151 1142 6909 1605 2244 6ADE 57A0 B197 9000

To claim this, I am signing this object: