Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oreal-solutions/motionlink-docs

MotionLink documentation website
https://github.com/oreal-solutions/motionlink-docs

Last synced: 9 days ago
JSON representation

MotionLink documentation website

Awesome Lists containing this project

README

        

# Content

The Tutorials for this website can be edited [here](https://motionlink.notion.site/2ef74f96cd084ac4a754daa73a8d417b?v=3b494014b0b34f009e72b0f6c527d163). The blog content can be edited [here](https://motionlink.notion.site/d5d4fff4ab0f47458d21eb3403f2e214?v=d402d5626f1b40528e5a6d9a3fe149d6).

# Website

This website is built using [Docusaurus 2](https://docusaurus.io/), a modern static website generator.

### Installation

```
$ yarn
```

### Local Development

```
$ yarn 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

```
$ yarn build
```

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