Skip to content

Instantly share code, notes, and snippets.

View tonussi's full-sized avatar

Lucas Tonussi tonussi

View GitHub Profile
@tonussi
tonussi / coderwall_widget_div.html
Created August 12, 2012 01:41 — forked from lp/coderwall_widget_div.html
HTML DIV for Coderwall Widget
<div id="coderwall_badges">
<script
type="text/javascript"
src="http://coderwall-widget.appspot.com/coderwallbadges.js/tonussi">
</script>
<script>
new CoderwallWidget({
'color':'#000',
'#fff':'#000',
'width':245,
@tonussi
tonussi / blogspot_to_jekyll.rb
Created August 4, 2012 18:05 — forked from kennym/blogspot_to_jekyll.rb
Migrate your blogger blog posts to jekyll.
#!/usr/bin/env ruby
#
# Convert blogger (blogspot) posts to jekyll posts
#
# Basic Usage
# -----------
#
# ./blogger_to_jekyll.rb feed_url
#
# where `feed_url` can have the following format: