github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

collectiveidea / html5

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 8
    • 1
  • Source
  • Commits
  • Network (1)
  • Issues (0)
  • Downloads (0)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (1)
    • master ✓
  • Tags (0)
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

A Rails plugin for playing around with HTML5. — Read more

  cancel

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

Don't put in self-closing tags on anything. 
danielmorrison (author)
Sat Apr 04 10:11:15 -0700 2009
commit  691749620de83fbee2ce1f7803c777af376360c5
tree    5b4b91e0b3d0d8638a015dfc6967ec1f214ac2d2
parent  5820bcc4f230371e21dc250a237aa4d93a115362
html5 /
name age
history
message
file MIT-LICENSE Sat Apr 04 09:00:23 -0700 2009 Initial commit. [danielmorrison]
file README Sat Apr 04 09:37:06 -0700 2009 Don't self-close img, or link when using Rails ... [danielmorrison]
file Rakefile Sat Apr 04 09:00:23 -0700 2009 Initial commit. [danielmorrison]
file init.rb Sat Apr 04 09:37:06 -0700 2009 Don't self-close img, or link when using Rails ... [danielmorrison]
directory lib/ Sat Apr 04 10:11:15 -0700 2009 Don't put in self-closing tags on anything. [danielmorrison]
directory tasks/ Sat Apr 04 09:00:23 -0700 2009 Initial commit. [danielmorrison]
directory test/ Sat Apr 04 09:00:23 -0700 2009 Initial commit. [danielmorrison]
README
Html5 on Rails
=====

by Daniel Morrison, Collective Idea

This plugin is a bit of a playground to see what html goodies we can do. I'm implementing things as I desire them, and 
not in any normal order.

Current Features
=======

Since the type attributes for CSS and javascript tags have sensible defaults, we can omit them unless we need to 
override them.
<script src="/javascripts/all.js"></script>
<link href="/stylesheets/main.css" media="all" rel="stylesheet">

Don't self-close tags. This allows us to have <img src="foo.png"> instead of <img src="foo.png" />. Of course you'll 
need that if you're serving your pages as application/xhtml+xml, but if you know what that means, you'll probably know 
how to override it.

Copyright (c) 2009 Collective Idea, released under the MIT license
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server