diff --git a/_plugins/dco.md b/_plugins/dco.md index b849e41..2827543 100644 --- a/_plugins/dco.md +++ b/_plugins/dco.md @@ -3,16 +3,15 @@ title: Certificate of Origin description: Enforce the DCO on Pull Requests slug: dco octicon: law -color: 89A4C7 -background: http://media.istockphoto.com/vectors/coming-soon-vector-id616221958 screenshots: - https://cloud.githubusercontent.com/assets/173/24482273/a35dc23e-14b5-11e7-9371-fd241873e2c3.png -stars: 142 -installs: 48 organizations: - linuxfoundation - kubernetes - nodejs +stars: 142 +installs: 48 +author: bkeepers --- diff --git a/_plugins/duplicate-issues.md b/_plugins/duplicate-issues.md index 6b8fb11..2c7d08f 100644 --- a/_plugins/duplicate-issues.md +++ b/_plugins/duplicate-issues.md @@ -2,7 +2,7 @@ title: Duplicate Issues description: Identify duplicate issues slug: dup -octicon: issue-closed -color: FEF9EB -background: http://media.istockphoto.com/vectors/umbrella-vector-id518180852 +stars: 14 +installs: 4 +author: MarshallOfSound --- diff --git a/_plugins/settings.md b/_plugins/settings.md index c28280b..3fcfd9c 100644 --- a/_plugins/settings.md +++ b/_plugins/settings.md @@ -7,6 +7,9 @@ color: F0B446 background: http://media.istockphoto.com/vectors/human-hands-clapping-vector-id610140086 topics: - administration +stars: 114 +installs: 38 +author: bkeepers --- This GitHub Integration syncs repository settings defined in `.github/config.yml` to GitHub, enabling Pull Requests for repository settings. diff --git a/_plugins/snooze.md b/_plugins/snooze.md index 2375498..24f44f1 100644 --- a/_plugins/snooze.md +++ b/_plugins/snooze.md @@ -5,4 +5,6 @@ slug: snooze color: D96858 background: http://media.istockphoto.com/vectors/working-vector-id515684016 author: jbjonesjr +stars: 2 +installs: 5 --- diff --git a/_plugins/stale.md b/_plugins/stale.md index 222a62f..1634ba1 100644 --- a/_plugins/stale.md +++ b/_plugins/stale.md @@ -17,7 +17,9 @@ organizations: - exercism - github - npm -author: github +author: bkeepers +stars: 112 +installs: 305 --- After installing the integration, create `.github/stale.yml` in the default branch to enable it: diff --git a/_plugins/wip.md b/_plugins/wip.md index a83a9d6..747bf62 100644 --- a/_plugins/wip.md +++ b/_plugins/wip.md @@ -5,4 +5,7 @@ slug: wip octicon: alert color: D96858 background: http://media.istockphoto.com/vectors/hanging-light-bulbs-with-glowing-one-on-yellow-background-vector-id516323432 +author: gr2m +stars: 4 +installs: 7 --- diff --git a/assets/css/index.scss b/assets/css/index.scss index a72223f..d6b612c 100644 --- a/assets/css/index.scss +++ b/assets/css/index.scss @@ -4,6 +4,11 @@ @import "primer-css/index.scss"; @import "colors.scss"; +img { + max-width: 100%; + max-height: 100%; +} + .featurette { padding-top: $spacer * 10; padding-bottom: $spacer * 10; @@ -43,7 +48,6 @@ z-index: 0; } - figure { margin: 0; padding: $spacer-3; diff --git a/index.html b/index.html index 2ec7d09..30258c4 100644 --- a/index.html +++ b/index.html @@ -14,14 +14,14 @@ layout: default
-
- +
+

Probot

- Stop relying on a human
- to do the work of a robot. + Why should a human
+ do the work of a robot?

GitHub Apps to automate and improve your workflow
@@ -31,23 +31,35 @@ layout: default
-
+

Explore

-

Find all the things to do all the things.

+

Replace this with a pitch about all the awesome apps built by the community that you can just use.

@@ -88,8 +100,6 @@ module.exports = robot => {
- -