docusaurus/website
2024-08-09 23:42:06 +02:00
..
_dogfooding feat(blog): add onUntruncatedBlogPosts blog options (#10375) 2024-08-09 16:48:44 +02:00
blog chore: release Docusaurus v3.5 (#10379) 2024-08-09 17:14:21 +02:00
community docs: rename @getcanary/docusaurus-pagefind in docs (#10361) 2024-08-01 15:23:04 +02:00
docs feat(blog): add onUntruncatedBlogPosts blog options (#10375) 2024-08-09 16:48:44 +02:00
src feat(blog): authors page (#10216) 2024-08-01 17:30:49 +02:00
static fix: handle React v18.3 warnings (#10079) 2024-04-29 21:56:47 +02:00
versioned_docs chore: release v3.5.1 (#10385) 2024-08-09 23:42:06 +02:00
versioned_sidebars chore: release v3.5.1 (#10385) 2024-08-09 23:42:06 +02:00
babel.config.js
delayCrowdin.mjs
docusaurus.config-blog-only.js
docusaurus.config.localized.d.json.ts
docusaurus.config.localized.json
docusaurus.config.ts feat(blog): add onUntruncatedBlogPosts blog options (#10375) 2024-08-09 16:48:44 +02:00
netlify.toml
package.json chore: release v3.5.1 (#10385) 2024-08-09 23:42:06 +02:00
README.md
sidebars.ts
sidebarsCommunity.js
testCSSOrder.mjs
tsconfig.json
versions.d.json.ts
versions.json chore: release v3.5.1 (#10385) 2024-08-09 23:42:06 +02:00
versionsArchived.d.json.ts
versionsArchived.json
waitForCrowdin.mjs

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.