diff --git a/app/router.coffee b/app/router.coffee index 7b4d336b..9f632b00 100644 --- a/app/router.coffee +++ b/app/router.coffee @@ -66,6 +66,8 @@ Router.map -> @route 'auth' @route 'home' + @route 'home-pro', path: '/home-pro' + @resource 'profile', path: '/profile', -> @resource 'accounts', path: '/', -> @resource 'account', path: '/:login' diff --git a/app/templates/home-pro.hbs b/app/templates/home-pro.hbs new file mode 100644 index 00000000..4fff878f --- /dev/null +++ b/app/templates/home-pro.hbs @@ -0,0 +1,91 @@ +
Focus on writing code. Let Travis CI take care
of running your tests and deploying your apps.
Login with GitHub, tell Travis CI to test a project, and then push to GitHub. Could it be any simpler!
+Many databases and services are pre-installed and can be enabled in your build configuration.
+Make sure every Pull Request to your project is tested before it's merged.
+Updating staging or production as soon as your tests pass has never been easier!
+These are just a few of our most popular languages, check out the full list in our docs.
+