From a8e063d7e61d2a1913ec20d868aeb217b60abfc2 Mon Sep 17 00:00:00 2001 From: Samson Amaugo Date: Tue, 19 Jan 2021 12:20:25 +0100 Subject: [PATCH 1/2] added admonition for codesandbox support --- website/docs/installation.md | 3 +++ website/docs/introduction.md | 3 +++ 2 files changed, 6 insertions(+) diff --git a/website/docs/installation.md b/website/docs/installation.md index 63e5d5a14c32..14c45e3b6dc7 100644 --- a/website/docs/installation.md +++ b/website/docs/installation.md @@ -26,6 +26,9 @@ npx @docusaurus/init@latest init my-website classic If you do not specify `name` or `template`, it will prompt you for them. We recommend the `classic` template so that you can get started quickly and it contains features found in Docusaurus 1. The `classic` template contains `@docusaurus/preset-classic` which includes standard documentation, a blog, custom pages, and a CSS framework (with dark mode support). You can get up and running extremely quickly with the classic template and customize things later on when you have gained more familiarity with Docusaurus. +:::tip You can easily bootstrap your documentation with Docusaurus on Codesandbox via this [link](https://new.docusaurus.io) +::: + **[FB-Only]:** If you are setting up a new Docusaurus website for a Facebook open source project, use the `facebook` template instead, which comes with some useful Facebook-specific defaults: ```bash diff --git a/website/docs/introduction.md b/website/docs/introduction.md index 9df13d66e91e..9d615576c0e8 100644 --- a/website/docs/introduction.md +++ b/website/docs/introduction.md @@ -96,6 +96,9 @@ Jekyll is one of the most mature static site generators around and has been a gr In comparison with statically generated HTML and interactivity added using `