react-native/website/server
Hector Ramos aadeff032f What to Expect from Maintainers
Summary:
Adds a new maintainers guide, and updates the contributor's guide to be consistent with regards to this new guide.

Some additional style changes made in order to support the display of bot commands. Changed the wording for the "Edit this page on GitHub" link.

Finally, the contributor's guide is now synced to `CONTRIBUTING.md` on the repo.

```
cd website && npm start
```

Verify that `CONTRIBUTING.md` is updated whenever the website is regenerated.

Verify everything rendered correctly. Expand the details below to see screenshots.

<details>

![screencapture-localhost-8079-react-native-docs-contributing-html-1501016495792](https://user-images.githubusercontent.com/165856/28593706-33d1e03c-7142-11e7-9878-04ead7561abc.png)

![screencapture-localhost-8079-react-native-docs-maintainers-html-1501016508744](https://user-images.githubusercontent.com/165856/28593719-3812d7fa-7142-11e7-9db2-f9599057d726.png)
</details>
Closes https://github.com/facebook/react-native/pull/15202

Differential Revision: D5494246

Pulled By: hramos

fbshipit-source-id: e28d5624d1e4795e212f10e8d5713d91a0eae15f
2017-07-28 08:18:53 -07:00
..
convert.js What to Expect from Maintainers 2017-07-28 08:18:53 -07:00
docgenHelpers.js Improve doc generation with flow types 2017-03-01 18:46:32 -08:00
docsList.js Breaking - Remove AdSupportIOS 2017-07-26 13:32:41 -07:00
extractDocs.js Remove examples from API/Components 2017-04-26 20:35:57 -07:00
generate.js Extract docs during static site generation 2017-02-07 14:31:38 -08:00
server.js Add OSS website test, clean up test names, remove website dependency on sass 2017-03-30 15:30:41 -07:00