docusaurus/website
久染 | JiuRan e86fd23c31
docs: add Eric JiuRan's blog to showcase (#6265)
* update userList

* update userList

* Update website/src/data/users.tsx

Co-authored-by: tongsiyuan <tongsiyuan@corp.netease.com>
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-01-05 17:32:47 +08:00
..
_dogfooding test: ensure consistent CSS ordering (#6222) 2021-12-30 14:26:26 +01:00
blog docs(website): Add docsearch migration blog post (#5967) 2021-11-21 16:25:35 +01:00
community docs: audit grammar issues (#6203) 2021-12-27 19:34:04 +08:00
docs docs: normalize CodeBlock highlighting (#6223) 2021-12-30 10:51:00 +08:00
src docs: add Eric JiuRan's blog to showcase (#6265) 2022-01-05 17:32:47 +08:00
static docs: refactor & refine lifecycle API docs (#5918) 2021-12-21 14:54:04 +08:00
versioned_docs docs: fix import module name of theme/Admonition (#6164) 2021-12-22 22:11:11 +08:00
versioned_sidebars chore(v2): prepare v2.0.0-beta.14 release (#6147) 2021-12-21 17:15:04 +01:00
babel.config.js chore(website): enable eslint in website (#5889) 2021-11-06 19:04:45 +08:00
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 refactor(utils): reorganize functions; move authors file resolution to utils (#6229) 2021-12-31 11:55:42 +08:00
netlify.toml chore: upgrade netlify-cli (#6031) 2021-11-30 10:02:31 +08:00
package.json refactor: enforce type import specifiers (#6230) 2021-12-31 21:17:09 +08: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 chore(website): enable eslint in website (#5889) 2021-11-06 19:04:45 +08:00
testCSSOrder.js test: ensure consistent CSS ordering (#6222) 2021-12-30 14:26:26 +01:00
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.14 release (#6147) 2021-12-21 17:15:04 +01:00
versionsArchived.json chore(v2): prepare v2.0.0-beta.14 release (#6147) 2021-12-21 17:15:04 +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.