Skip to content

Instantly share code, notes, and snippets.

View TeMPOraL's full-sized avatar

Jacek Złydach TeMPOraL

View GitHub Profile
@TeMPOraL
TeMPOraL / he.css
Created February 3, 2012 20:13
Custom stylesheet for Hackful Europe
/* general */
body
{
margin-left: 100px;
margin-right: 100px;
}
/* comments */
.post
{
@TeMPOraL
TeMPOraL / nyan.js
Created November 19, 2011 22:56
Nyan Cat emoticon bindings for Conkeror.
/*
Google now uses "~=[,,_,,]:3" as an emoticon for Nyan Cat animation
on Google Plus. It's handy to have this character sequence bound to
a key. Thanks to Benjamin Slade for the idea.
Nyan Cat is bound by default to "N". As it is to be used when
editing a text field, you'll need to use "C-z" first, so the
sequence is: "C-z N".
Quick hack based on Conkeror source code; namely,