Skip to content

Instantly share code, notes, and snippets.

@mvtango
mvtango / .gitignore
Created January 14, 2018 17:07 — forked from cecilemuller/letsencrypt_2020.md
How to setup Let's Encrypt for Nginx on Ubuntu 16.04 (including IPv6, HTTP/2 and A+ SLL rating)
domainname.txt
@mvtango
mvtango / Dockerfile
Last active August 29, 2015 14:23 — forked from dceejay/Dockerfile
node-red Docker
# Dockerfile for Node-RED - pulls latest master code from git
# Use the node.js v0.10.36 engine
# based on the Dockerfile from ceejay
FROM node:0.10-slim
MAINTAINER mvtango
# download latest stable node-red
RUN npm install -g mongodb \
node-red \
node-red-admin \
@mvtango
mvtango / README.md
Last active August 29, 2015 14:23 — forked from mbostock/.block

(Modiefied MV 2015-06-16) Bubble charts encode data in the area of circles. Although less perceptually-accurate than bar charts, they can pack hundreds of values into a small space. Implementation based on work by Jeff Heer. Data shows the Flare class hierarchy, also courtesy Jeff Heer.

@mvtango
mvtango / berlin.svg
Last active August 29, 2015 13:56 — forked from mbostock/.block
So glaubt Berlin
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.