add benchmarks page

This commit is contained in:
Leo Horie 2014-05-16 09:37:03 -04:00
parent e23f69fc4e
commit d677480f9b
21 changed files with 186 additions and 15 deletions

View file

@ -10,6 +10,7 @@ module.exports = function(grunt) {
var guideLayout = "guide"
var guide = [
"auto-redrawing",
"benchmarks",
"community",
"compiling-templates",
"comparison",
@ -21,7 +22,7 @@ module.exports = function(grunt) {
"refactoring",
"routing",
"tools",
"web-services"
"web-services",
]
var apiLayout = "api"
var api = [