Skip to content

Instantly share code, notes, and snippets.

View bewildergeist's full-sized avatar

Dan Okkels Brendstrup bewildergeist

View GitHub Profile
@bewildergeist
bewildergeist / SassMeister-input.scss
Created October 19, 2013 13:22
Generated by SassMeister.com.
// ----
// Sass (v3.3.0.rc.1)
// Compass (v0.13.alpha.7)
// ----
// Set this to 'true' to test static breakpoint feature ----------- //
$test-static-breakpoint-feature: true;
// Define breakpoints --------------------------------------------- //
@bewildergeist
bewildergeist / gist:762865
Created January 2, 2011 22:06
How to export a Textpattern site as XML
<!--
How to export a Textpattern site as XML
---------------------------------------
I've used the following template to export a Textpattern
site as XML via the rah_external_output plugin.
This makes it easy to import it into another
CMS that can parse the XML, such as [Symphony][1].
The exact XML structure can of course easily be