Skip to content

Instantly share code, notes, and snippets.

Created December 20, 2012 02:25
Show Gist options
  • Select an option

  • Save anonymous/4342464 to your computer and use it in GitHub Desktop.

Select an option

Save anonymous/4342464 to your computer and use it in GitHub Desktop.
Bookmarklet values you can set in CodePen.
You can set the following attributes in a post to the URL http://codepen.io/pen/define
title
description
html
html_pre_processor = ("none", "slim", "haml", "markdown")
css =
css_pre_processor = ("none", "less", "scss", "sass")
css_starter = ("normalize", "reset", "neither")
css_prefix_free = ("true", "false")
js =
js_pre_processor = ("none", "coffeescript")
js_modernizr = ("true", "false")
js_library = ("jquery", "mootools", "prototype")
html_classes
css_external
js_external
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment