docusaurus/website
Zed Spencer-Milnes 5a4bf80b7a
feat(content-blog,theme-classic) Add additional social media sites
Add Icon and Handle support for:
- Bluesky
- Mastodon
- Threads
- Twitch
- YouTube

Includes Dogfooding page for testing
2024-12-14 21:08:25 +00:00
..
_dogfooding feat(content-blog,theme-classic) Add additional social media sites 2024-12-14 21:08:25 +00:00
blog refactor: prepare types for React 19 (#10746) 2024-12-06 18:03:04 +01:00
community docs: resource add docusaurus-i18n (#10592) 2024-10-18 18:48:02 +02:00
docs docs: add swizzle delete tip (#10759) 2024-12-13 15:27:03 +01:00
src refactor: prepare types for React 19 (#10746) 2024-12-06 18:03:04 +01:00
static fix: handle React v18.3 warnings (#10079) 2024-04-29 21:56:47 +02:00
versioned_docs chore: release Docusaurus 3.6.3 (#10713) 2024-11-22 17:13:56 +01:00
versioned_sidebars chore: release Docusaurus 3.6.3 (#10713) 2024-11-22 17:13:56 +01:00
delayCrowdin.mjs
docusaurus.config-blog-only.js
docusaurus.config.localized.d.json.ts
docusaurus.config.localized.json feat(mdx-loader): add support for siteConfig.markdown.remarkRehypeOptions (#9674) 2023-12-27 23:19:25 +01:00
docusaurus.config.ts docs: Link initialization docs together (#10740) 2024-12-05 13:55:59 +01:00
netlify.toml
package.json chore: release Docusaurus 3.6.3 (#10713) 2024-11-22 17:13:56 +01:00
README.md
sidebars.ts
sidebarsCommunity.js
svgo.config.js feat(svgr): create new Docusaurus SVGR plugin (#10677) 2024-11-29 17:26:34 +01:00
testCSSOrder.mjs feat(core): faster CSS minimizer - siteConfig.future.experimental_faster.lightningCssMinimizer (#10522) 2024-09-27 16:31:13 +02:00
tsconfig.json fix(core): bundler should not minimize static assets (#10658) 2024-11-08 18:26:37 +01:00
tsconfig.skipLibCheck.json chore: upgrade to TS 5.6 + temporarily use skipLibCheck for TS 5.6 (#10486) 2024-09-10 13:52:31 +02:00
versions.d.json.ts
versions.json chore: release Docusaurus 3.6.3 (#10713) 2024-11-22 17:13:56 +01: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.