docusaurus/website
Devtato 41ef9daafd
feat(theme-classic): allow specifying width/height in logo (#5770)
* feat: changed the logo properties to allow width/height specification

* fixup! feat: changed the logo properties to allow width/height specification

* fixup! feat: changed the logo properties to allow width/height specification

* Rework: add fields to logo object

* Fix

* More fixes

* Wrong width!

* No need for optional chaining

* Doc writeup

Co-authored-by: Josh-Cena <sidachen2003@gmail.com>
2021-11-01 18:09:30 +08:00
..
_dogfooding
blog
community
docs feat(theme-classic): allow specifying width/height in logo (#5770) 2021-11-01 18:09:30 +08:00
src Add InfraQL product docs website (#5847) 2021-11-01 10:10:29 +08:00
static docs: fix i18n routes to feature requests (#5843) 2021-10-31 13:32:30 +08:00
versioned_docs feat(preset-classic): guard against unknown keys in options (#5831) 2021-10-30 12:39:12 +08:00
versioned_sidebars
README.md
babel.config.js
delayCrowdin.js
docusaurus.config-blog-only.js
docusaurus.config.js feat(theme-classic): allow specifying width/height in logo (#5770) 2021-11-01 18:09:30 +08:00
netlify.toml
package.json chore: replace doc sample .pdf file by .xlsx to solve Crowdin issue (#5823) 2021-10-29 14:46:21 +02:00
sidebars.js
sidebarsCommunity.js
tsconfig.json refactor: remove a few Lodash usages & ESLint enforcement (#5807) 2021-10-28 12:48:58 +08:00
versions.json
versionsArchived.json
waitForCrowdin.js

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.