Skip to content

Instantly share code, notes, and snippets.

View fatpixelstudio's full-sized avatar

Marijn Tijhuis fatpixelstudio

View GitHub Profile
@fatpixelstudio
fatpixelstudio / notes.md
Last active October 12, 2015 13:52
Fronteers 15 notes

Fronteers 15 notes

Some notes from me from the Fronteers 15 conference. Not a full transcript or summary of the talks, but just the bits and pieces I found worth noting.

Thursay 8-10-2015

Scott Jehl: Delivering Responsibly

Content blockers can block: scripts, & fonts :) Also, resources from CDN's like google.

@fatpixelstudio
fatpixelstudio / gist:c1d4901776d5febe6ddf
Created September 11, 2014 13:56
Add a widont tag to your kirbytext for Kirby v2
<?php
/**
* Widont
* ----
* Use widont function from kirby toolkit helpers (based on str::widont)
*
* What it does:
* If text contains more than 3 spaces, replace last space by a &nbsp:
*
* Usage: