Initial commit with Fublo template
authorAndres Gomez <agomez@igalia.com>
Sun, 27 Jan 2013 22:32:40 +0000 (00:32 +0200)
committerAndres Gomez <agomez@igalia.com>
Sun, 27 Jan 2013 22:32:40 +0000 (00:32 +0200)
commit729bc78ff403b83eee2597be0adf8a12b09402ad
tree17b5381ef12977583d7cd7925b3f726e71ad8459
parent19644aab1459c2de7cff2b1423f10ce63055e4ba
Initial commit with Fublo template
46 files changed:
www/README.md [new file with mode: 0644]
www/assets/css/prettify.css [new file with mode: 0644]
www/assets/css/skeleton/404.html [new file with mode: 0644]
www/assets/css/skeleton/images/apple-touch-icon-114x114.png [new file with mode: 0644]
www/assets/css/skeleton/images/apple-touch-icon-72x72.png [new file with mode: 0644]
www/assets/css/skeleton/images/apple-touch-icon.png [new file with mode: 0644]
www/assets/css/skeleton/images/favicon.ico [new file with mode: 0644]
www/assets/css/skeleton/index.html [new file with mode: 0644]
www/assets/css/skeleton/javascripts/tabs.js [new file with mode: 0644]
www/assets/css/skeleton/robots.txt [new file with mode: 0755]
www/assets/css/skeleton/stylesheets/base.css [new file with mode: 0644]
www/assets/css/skeleton/stylesheets/layout.css [new file with mode: 0644]
www/assets/css/skeleton/stylesheets/skeleton.css [new file with mode: 0644]
www/assets/css/style.css [new file with mode: 0644]
www/assets/images/application-install-mini.png [new file with mode: 0644]
www/assets/images/application-install.png [new file with mode: 0644]
www/assets/images/application_install.png [new file with mode: 0644]
www/assets/images/github-logo.png [new file with mode: 0644]
www/assets/images/github-ribbons/black.png [new file with mode: 0644]
www/assets/images/github-ribbons/green.png [new file with mode: 0644]
www/assets/images/github-ribbons/grey.png [new file with mode: 0644]
www/assets/images/github-ribbons/orange.png [new file with mode: 0644]
www/assets/images/github-ribbons/red.png [new file with mode: 0644]
www/assets/images/github-ribbons/white.png [new file with mode: 0644]
www/assets/images/page-background.png [new file with mode: 0644]
www/assets/javascript/html5.js [new file with mode: 0644]
www/assets/javascript/lang-apollo.js [new file with mode: 0644]
www/assets/javascript/lang-clj.js [new file with mode: 0644]
www/assets/javascript/lang-css.js [new file with mode: 0644]
www/assets/javascript/lang-go.js [new file with mode: 0644]
www/assets/javascript/lang-hs.js [new file with mode: 0644]
www/assets/javascript/lang-lisp.js [new file with mode: 0644]
www/assets/javascript/lang-lua.js [new file with mode: 0644]
www/assets/javascript/lang-ml.js [new file with mode: 0644]
www/assets/javascript/lang-n.js [new file with mode: 0644]
www/assets/javascript/lang-proto.js [new file with mode: 0644]
www/assets/javascript/lang-scala.js [new file with mode: 0644]
www/assets/javascript/lang-sql.js [new file with mode: 0644]
www/assets/javascript/lang-tex.js [new file with mode: 0644]
www/assets/javascript/lang-vb.js [new file with mode: 0644]
www/assets/javascript/lang-vhdl.js [new file with mode: 0644]
www/assets/javascript/lang-wiki.js [new file with mode: 0644]
www/assets/javascript/lang-xq.js [new file with mode: 0644]
www/assets/javascript/lang-yaml.js [new file with mode: 0644]
www/assets/javascript/prettify.js [new file with mode: 0644]
www/index.html