mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-04 04:37:28 +02:00
* docs: add Svix to showcase Motivation Svix uses Docusaurus for our documentation. It could be cool to add it in the showcase page. Have you read the Contributing Guidelines on pull requests? Yes Test Plan Run yarn run start:v2 and check that the page http://localhost:3000/showcase is rendered properly. Related PRs No * Add svix doc preview image * Delete Svix.png * re-upload preview image needed to make file name lower case. * optimize image Co-authored-by: Joshua Chen <sidachen2003@gmail.com> |
||
---|---|---|
.. | ||
_dogfooding | ||
blog | ||
community | ||
docs | ||
src | ||
static | ||
versioned_docs | ||
versioned_sidebars | ||
babel.config.js | ||
delayCrowdin.mjs | ||
docusaurus.config-blog-only.js | ||
docusaurus.config.js | ||
netlify.toml | ||
package.json | ||
README.md | ||
sidebars.js | ||
sidebarsCommunity.js | ||
testCSSOrder.mjs | ||
tsconfig.json | ||
versions.json | ||
versionsArchived.json | ||
waitForCrowdin.mjs |
Docusaurus 2 Website
Installation
yarn install
in the root of the repo (one level above this directory).- In this directory, do
yarn start
. - A browser window will open up, pointing to the docs.