Skip to content

Instantly share code, notes, and snippets.

View tfechner's full-sized avatar

Thore Fechner tfechner

  • www.conterra.de
View GitHub Profile

Header 1

Header 2

Header 3 ### (Hashes on right are optional)

Header 4

Header 5

Markdown plus h2 with a custom ID ## {#id-goes-here}

Link back to H2

This is a paragraph, which is text surrounded by whitespace. Paragraphs can be on one

@tfechner
tfechner / dillinger.sh
Last active December 15, 2015 05:58 — forked from dirkk0/doit.sh
# Thanks to Joe McCann for Dillinger!!!!!
# https://github.com/joemccann/dillinger
# this script doesn't work just by itself, you need to
# insert uris and keys that get created by heroku, dropbox and github
####### heroku ######
# install heroku toolbelt
wget -qO- https://toolbelt.heroku.com/install-ubuntu.sh | sh
@tfechner
tfechner / README.md
Last active August 29, 2015 14:08 — forked from mbostock/.block
/* demo.css */
h1 {
font-family: "Helvetica Neue";
font-size: extra-large;
}
body {
font-family: "Helvetica Neue";
font-size: small;