docusaurus/website
Bartosz Kaszubowski 9d90e896f0
feat(v2): add ThemedImage component (#3730)
* feat(v2): add ThemedImage component

* add themed image problematic example

* refactor, SSR fix, openness about extending img tag, docs update

* refactor themed-image

* update themed image doc

Co-authored-by: slorber <lorber.sebastien@gmail.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2020-11-13 14:29:45 +01:00
..
community docs(v2): add a community plugin (#3616) 2020-10-21 09:48:25 +03:00
docs feat(v2): add ThemedImage component (#3730) 2020-11-13 14:29:45 +01:00
dogfooding feat(v2): site client modules (#3545) 2020-10-07 14:44:14 +03:00
netlifyDeployPreview
src docs(v2): add Inline SVG color override example (#3737) 2020-11-13 14:17:22 +01:00
static refactor(v2): various fixes (#3587) 2020-10-16 10:54:23 +02:00
versioned_docs chore(v2): remove docs for alpha v60-61 (#3708) 2020-11-08 01:19:51 +03:00
versioned_sidebars chore(v2): remove docs for alpha v60-61 (#3708) 2020-11-08 01:19:51 +03:00
README.md
babel.config.js
docusaurus.config-blog-only.js feat(v2): onBrokenMarkdownLinks config (#3658) 2020-10-31 18:04:56 +01:00
docusaurus.config.js feat(v2): add support for sync to npm2yarn tabs (#3705) 2020-11-06 17:30:32 +01:00
netlify.toml
package.json chore(v2): adjust website npm package (#3709) 2020-11-09 15:28:18 +01:00
sidebars.js feat(v2): doc navbar item type (#3539) 2020-10-07 14:42:24 +03:00
sidebarsCommunity.js
tsconfig.json
versions.json chore(v2): remove docs for alpha v60-61 (#3708) 2020-11-08 01:19:51 +03:00

README.md

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.