Skip to content

Instantly share code, notes, and snippets.

View mpasteris's full-sized avatar
🐍
Kissing Cobras

Matthew Pasteris mpasteris

🐍
Kissing Cobras
View GitHub Profile
@mpasteris
mpasteris / gsap-basic-repeat-and-onrepeat.markdown
Created January 26, 2020 17:37
GSAP basic repeat and onRepeat
@mpasteris
mpasteris / index.html
Created May 23, 2019 14:58
PGG :: MDC
<div class="mdc-components">
<div class="mdc-components__section">
<div class="mdc-components__column">
<div>
<div class="mdc-component mdc-component__buttons">
<p>Buttons</p>
<div class="mdc-component__section">
<div class="mdc-component__containers">
<div class="mdc-component__containers__primary">
<p>Primary</p><button class="mdc-fab material-icons" aria-label="Add"><span class="mdc-fab__icon">add</span></button> <button class="mdc-fab material-icons mdc-fab--plain" aria-label="Add"><span class="mdc-fab__icon">add</span></button>
@mpasteris
mpasteris / index.html
Created May 21, 2019 21:00
MDC example
<div class="mdc-components">
<div class="mdc-components__section">
<div class="mdc-components__column">
<div>
<div class="mdc-component mdc-component__buttons">
<p>Buttons</p>
<div class="mdc-component__section">
<div class="mdc-component__containers">
<div class="mdc-component__containers__primary">
<p>Primary</p><button class="mdc-fab material-icons" aria-label="Add"><span class="mdc-fab__icon">add</span></button> <button class="mdc-fab material-icons mdc-fab--plain" aria-label="Add"><span class="mdc-fab__icon">add</span></button>
@mpasteris
mpasteris / gistgist
Created May 20, 2019 11:42
The gist of the thing
The gist of it is, fundamentally this is a test to further one's understanding of what exactly might constitute said "gist".
<h3>What happens if I put code in here?</h3>
<p>
It says, after all, "instantly share code[...]"
</p>
<p>
So will it be formatted or is it share code in the sense that this will all be in <pre> or whatever...probably the latter.
**What about markdown?** Will that format?