diff --git a/assets/images/getting-started/new-project.jpg b/assets/images/getting-started/new-project.jpg new file mode 100644 index 00000000..e9d55c06 Binary files /dev/null and b/assets/images/getting-started/new-project.jpg differ diff --git a/assets/images/getting-started/project-switch.png b/assets/images/getting-started/project-switch.png new file mode 100644 index 00000000..17250883 Binary files /dev/null and b/assets/images/getting-started/project-switch.png differ diff --git a/assets/scripts/app/templates/no_owned_repos.hbs b/assets/scripts/app/templates/no_owned_repos.hbs index f8e8fbc0..871782ed 100644 --- a/assets/scripts/app/templates/no_owned_repos.hbs +++ b/assets/scripts/app/templates/no_owned_repos.hbs @@ -1,3 +1,37 @@ -It looks like you don't have any repositories set up, you can do that on the {{#linkTo "profile.index"}}profile page{{/linkTo}}. +
+ Hey, it looks like you're new around here and have yet to set up your first repository on Travis CI. +
+ ++ We're here to help you get started, it's easy! +
+ ++ Start by going to your {{#linkTo "profile.index"}}profile{{/linkTo}} and enable one of your projects. We've been + synchronizing all repositories you have administrative access to. Pick one and flip the switch next to it: +
+ +
+
+
+ Once you've enabled one of your projects, push some code, and we'll start processing your builds. Wait a + little bit and reload the page, and your newly setup and built project will show up on the right. You'll also + get an email notifying you of your finished build. +
+ +
+
+
+ We use sensible defaults for most languages, but you can customize + both the build process and the build + environment to fit your project's needs. +
+