From e6063d04f53e491a37b736e8d86cb7c5b28bf7ea Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Thu, 4 Jan 2018 20:00:43 +0000 Subject: [PATCH] Deploy website Deploy website version based on 76e6901d46b25ed33ad88d38b43da1324617fce8 --- en/index.html | 2 +- index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/en/index.html b/en/index.html index 55155eecd9..999efc49f1 100644 --- a/en/index.html +++ b/en/index.html @@ -42,7 +42,7 @@ contribute on GitHub!

I’ve helped open source many projects at Facebook and every one needed a website. They all had very similar constraints: the documentation should be written in markdown and be deployed via GitHub pages. None of the existing solutions were great, so I hacked my own and then forked it whenever we needed a new website. I’m so glad that Docusaurus now exists so that I don’t have to spend a week each time spinning up a new one.

Hector Ramos
Lead React Native Advocate

Open source contributions to the React Native docs have skyrocketed after our move to Docusaurus. The docs are now hosted on a small repo in plain markdown, with none of the clutter that a typical static site generator would require. Thanks Slash!

-

Ricky Vetter
Lead Reason-React Developer

+

Ricky Vetter
ReasonReact Developer

Docusaurus has been a great choice for the ReasonML family of projects. It makes our documentation consistent, i18n-friendly, easy to maintain, and friendly for new contributors.