docusaurus/website
kgolubic 0ffdfe9c22
docs: Add Memgraph site to showcase page (#7260)
* Add Memgraph to showcase page

* Add Memgraph preview image for Showcase
2022-04-29 11:13:50 +02:00
..
_dogfooding fix(core): prevent 404 when accessing /page.html (#7184) 2022-04-22 17:44:11 +02:00
blog
community
docs docs: wrap code block demos in mdx-code-block (#7262) 2022-04-29 17:09:54 +08:00
src docs: Add Memgraph site to showcase page (#7260) 2022-04-29 11:13:50 +02:00
static
versioned_docs refactor: normalize Markdown linkification behavior, elaborate in documentation (#7248) 2022-04-29 11:36:39 +08:00
versioned_sidebars
README.md
babel.config.js
delayCrowdin.mjs
docusaurus.config-blog-only.js
docusaurus.config.js refactor: capitalize comments (#7188) 2022-04-17 16:39:11 +08:00
netlify.toml
package.json chore: upgrade dependencies (#7232) 2022-04-23 11:55:01 +08:00
sidebars.js refactor: normalize Markdown linkification behavior, elaborate in documentation (#7248) 2022-04-29 11:36:39 +08:00
sidebarsCommunity.js
testCSSOrder.mjs refactor: capitalize comments (#7188) 2022-04-17 16:39:11 +08:00
tsconfig.json feat(preset-classic, content-docs/client): JSDoc (#7148) 2022-04-11 09:36:30 +08:00
versions.json
versionsArchived.json
waitForCrowdin.mjs refactor: capitalize comments (#7188) 2022-04-17 16:39:11 +08: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.