docusaurus/website
Elvis Wolcott 0fa080c39c
feat(v2): add remark-admonitions to @docusaurus/preset-classic (#2224)
* feat(v2): add remark-admonitions

* feat(v2): add admonitions to style guide

* style: cleanup changes

* docs(v2): document how to use admonitions

* docs(v2): use proper package name

* docs(v2): add link to remark-admonitions docs

* style(v2): clean up addAdmonitions
2020-02-08 19:28:47 +08:00
..
docs feat(v2): add remark-admonitions to @docusaurus/preset-classic (#2224) 2020-02-08 19:28:47 +08:00
src feat(v2): add site title to meta title (#2255) 2020-01-31 22:55:23 +08:00
static/img blog: tribute to Endi (#2194) 2020-01-07 13:22:07 +08:00
versioned_docs docs(v2): require using JSX flavored style objects in mdx (#2257) 2020-02-01 20:27:06 +08:00
versioned_sidebars chore(v2): prepare alpha.40 release (#2146) 2019-12-25 16:30:29 +07:00
docusaurus.config.js fix(v2): don't even print anonymizeIP if false in Google Analytics plugin 2020-01-12 22:19:22 +08:00
package.json v2.0.0-alpha.40 2019-12-25 16:41:52 +07:00
README.md feat(v2): disable optimization.removeAvailableModules for webpack performance (#1711) 2019-07-26 22:42:03 +07:00
sidebars.js chore(v2): fix typo in docs, remove dead/redundant stuff 2019-11-26 16:49:58 +07:00
versions.json chore(v2): prepare alpha.40 release (#2146) 2019-12-25 16:30:29 +07:00

Docusaurus 2 Website

Installation

  1. yarn install in the root of the repo (one level above this directory).
  2. In this directory, do yarn start.
  3. A browser window will open up, pointing to the docs.