Skip to content

Instantly share code, notes, and snippets.

@bdelacretaz
Last active October 20, 2022 13:50
Show Gist options
  • Save bdelacretaz/e696f83d35fa99e60432a6bbe7778b47 to your computer and use it in GitHub Desktop.
Save bdelacretaz/e696f83d35fa99e60432a6bbe7778b47 to your computer and use it in GitHub Desktop.
<div itemscope itemid="gist:example-intro">
<!--
POSTing this element will cause it to be written to the
Gist that the "gist" meta element above points to.
-->
<p>
This introduction can be <em>edited</em> and is stored <strong>in a Gist</strong>.
</p>
<p>
We use Gists initially as the API is super simple, and once that works we can "graduate"
to actual files in Git.
</p>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment