OscarGodson / HTML6

A spec to HTML6
http://html6spec.com
169 stars 25 forks source link

Use Jekyll's native templating and rendering #22

Closed zaz closed 11 years ago

zaz commented 11 years ago

Sorry. This is the same as my previous pull request, just rebased and on a different branch.


Instead of using printf in a build script, you can use GitHub Pages' built in system — Jekyll. All you have to do now is edit README.md (which is a symlink to _includes/HTML6.md) and let Jekyll handle the rest!

I also removed the jQuery library after changing jQuery.ready ($()) to window.onload.

OscarGodson commented 11 years ago

Tested it and seems to work great. I fixed the image link in the README.md too