Skip to content

Instantly share code, notes, and snippets.

View threez's full-sized avatar

threez

  • IONOS SE
  • Karlsruhe, Germany
View GitHub Profile
@threez
threez / hearts.html
Created April 23, 2011 18:53
BouncingHearts in HTML/CSS/JS
<!DOCTYPE html>
<html>
<head>
<style type="text/css" media="screen">
* {
overflow: hidden;
font-family: "Helvetica Neue";
cursor: pointer;
text-selection: none;
}
require "time"
class Commit
attr_accessor :revision, :author, :time, :lines, :comment
end
# parse input arguments
from = ARGV.shift.to_i
to = ARGV.shift.to_i
webcal://ecoline.oh-kalender.de/ics/Deutschland.ics
/Users/vincentlandgraf [vincentlandgraf] $ sass --watch styles/components/ styles/layout/:public/stylesheets/ --trace
/Users/vincentlandgraf/.rvm/gems/ruby-1.9.2-head/gems/haml-3.0.13/bin/../lib/haml/exec.rb:400:in `watch_or_update': File styles/layout/:public/stylesheets/ doesn't exist. (RuntimeError)
Did you mean: sass --watch styles/components/:styles/layout/:public/stylesheets/
from /Users/vincentlandgraf/.rvm/gems/ruby-1.9.2-head/gems/haml-3.0.13/bin/../lib/haml/exec.rb:350:in `process_result'
from /Users/vincentlandgraf/.rvm/gems/ruby-1.9.2-head/gems/haml-3.0.13/bin/../lib/haml/exec.rb:42:in `parse'
from /Users/vincentlandgraf/.rvm/gems/ruby-1.9.2-head/gems/haml-3.0.13/bin/../lib/haml/exec.rb:22:in `parse!'
from /Users/vincentlandgraf/.rvm/gems/ruby-1.9.2-head/gems/haml-3.0.13/bin/sass:8
from /usr/bin/sass:19:in `load'
from /usr/bin/sass:19