Skip to content

Instantly share code, notes, and snippets.

View stdekker's full-sized avatar

Stijn Dekker stdekker

View GitHub Profile
@stdekker
stdekker / sp_eu_cookie_compliance.patch
Created April 19, 2019 14:25
SP Euo Cookie Compliance Patch (1.28)
@stdekker
stdekker / beam-text-canvas.html
Last active February 3, 2018 10:59
Beam Text Canvas
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Beam-text canvas</title>
</head>
<body>
<canvas id="poster"></canvas>

Keybase proof

I hereby claim:

  • I am stdekker on github.
  • I am sdkkr (https://keybase.io/sdkkr) on keybase.
  • I have a public key whose fingerprint is 67A7 74E4 9E2E 8AEF 9F06 BD99 3022 AA30 346D 264F

To claim this, I am signing this object:

@stdekker
stdekker / UTF-8 Encoding error
Created May 25, 2016 13:15
Encoding error correction table
À à Á
 Â
à Ã
Ä Ä
Ã… Å
Æ Æ
Ç Ç
È È
É É
@stdekker
stdekker / Guardfile
Last active August 29, 2015 14:00
Drupal theme + compass + guard + livereload
# ~/.guardfile
# Based on work by: https://gist.github.com/dvessel
# More info at https://github.com/guard/guard#readme
notification :off
puts "Using default guard file."
group :development do