docusaurus/website
Ziv 16ce797551
docs: add Molecule website to showcase (#6111)
* docs: add Molecule website to showcase

* Update website/src/data/users.tsx

Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2021-12-16 21:33:43 +08:00
..
_dogfooding fix(content-blog): make post ID unique (#6061) 2021-12-08 09:28:17 +08:00
blog docs(website): Add docsearch migration blog post (#5967) 2021-11-21 16:25:35 +01:00
community docs: update CONTRIBUTING for website (#6069) 2021-12-08 20:24:44 +08:00
docs fix(core): do not apply theme-init alias to user component (#5983) 2021-12-03 18:59:45 +01:00
src docs: add Molecule website to showcase (#6111) 2021-12-16 21:33:43 +08:00
static feat(core): allow sourcing from multiple static directories (#4095) 2021-11-18 22:26:26 +08:00
versioned_docs chore(v2): prepare v2.0.0-beta.13 release (#6084) 2021-12-10 16:56:00 +01:00
versioned_sidebars chore(v2): prepare v2.0.0-beta.13 release (#6084) 2021-12-10 16:56:00 +01:00
babel.config.js
delayCrowdin.js chore: upgrade TypeScript & other ESLint related deps (#5963) 2021-11-18 21:15:37 +08:00
docusaurus.config-blog-only.js feat: shorthands for themes/plugins/presets configuration (#5930) 2021-12-03 18:23:12 +01:00
docusaurus.config.js feat: shorthands for themes/plugins/presets configuration (#5930) 2021-12-03 18:23:12 +01:00
netlify.toml chore: upgrade netlify-cli (#6031) 2021-11-30 10:02:31 +08:00
package.json chore(v2): prepare v2.0.0-beta.13 release (#6084) 2021-12-10 16:56:00 +01:00
README.md
sidebars.js feat(content-docs): sidebar category linking to document or auto-generated index page (#5830) 2021-12-03 14:44:59 +01:00
sidebarsCommunity.js
tsconfig.json chore(website): enable strict compiler option (#6012) 2021-11-26 18:14:35 +08:00
versions.json chore(v2): prepare v2.0.0-beta.13 release (#6084) 2021-12-10 16:56:00 +01:00
versionsArchived.json chore(v2): prepare v2.0.0-beta.11 release (#6081) 2021-12-10 14:13:25 +01:00
waitForCrowdin.js chore: upgrade TypeScript & other ESLint related deps (#5963) 2021-11-18 21:15:37 +08: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.