Go to file
Serafeim Chatzopoulos 08fc4a72fd (WIP) - Enable Algolia search plugin 2022-09-21 21:13:56 +03:00
blog initial commit 2022-09-01 10:26:04 +03:00
docs Hide items from sidebar 2022-09-21 20:35:12 +03:00
src (WIP) - Enable Algolia search plugin 2022-09-21 21:13:56 +03:00
static Adjust schema img size && remove funders/funding streams 2022-09-21 18:43:49 +03:00
.gitignore initial commit 2022-09-01 10:26:04 +03:00
README.md Adjust schema img size && remove funders/funding streams 2022-09-21 18:43:49 +03:00
babel.config.js initial commit 2022-09-01 10:26:04 +03:00
docusaurus.config.js (WIP) - Enable Algolia search plugin 2022-09-21 21:13:56 +03:00
package-lock.json (WIP) - Enable Algolia search plugin 2022-09-21 21:13:56 +03:00
package.json (WIP) - Enable Algolia search plugin 2022-09-21 21:13:56 +03:00
sidebar-utils.js Hide items from sidebar 2022-09-21 20:35:12 +03:00
sidebars.js initial commit 2022-09-01 10:26:04 +03:00

README.md

OpenAIRE Graph Documentation

This website is built using Docusaurus 2; please check here the requirements to run the project.

Clone repository

$ git clone https://code-repo.d4science.org/D-Net/openaire-graph-docs.git

Installation

$ npm install

Local Development

$ npm run start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build and deploy

$ npm run build

This command generates static content into the build directory and can be served using any static contents hosting service.