Skip to content

Instantly share code, notes, and snippets.

View pgburt's full-sized avatar

Paul Burt pgburt

View GitHub Profile
<!-- view using http://gist-reveal.it/# -->
<section>
<section id="tectonic-administration">
<h1>Tectonic Installer</h1>
</section>
<section id='coreos' data-markdown>
![CoreOS Logo](http://i.imgur.com/DRm4KEq.png "")
Helping *Secure the Internet* by keeping your Container Linux hosts secure, up-to-date, and ready for the challenges of a modern world
@pgburt
pgburt / 0_reuse_code.js
Created April 21, 2016 19:01
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console