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

https://github.com/senseshift/senseshift.github.io


https://github.com/senseshift/senseshift.github.io

documentation docusaurus

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# [SenseShift Docs](https://senseshift.github.io/)

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

[![Discord](https://img.shields.io/discord/966090258104062023?label=Discord&logo=discord)](https://discord.gg/YUtRKAqty2)
[![Developer's Twitter](https://img.shields.io/twitter/follow/leon0399?color=%231DA1F2&label=Developer%27s%20Twitter&logo=twitter)](https://twitter.com/leon0399)

[![CC-BY-SA-4.0](https://img.shields.io/github/license/senseshift/senseshift.github.io)](/LICENSE)
[![GitHub contributors](https://img.shields.io/github/contributors/senseshift/senseshift.github.io)](https://github.com/senseshift/senseshift.github.io/graphs/contributors)
[![Contributor Covenant](https://img.shields.io/badge/code_of_conduct-contributor_covenant_v2.1-ff69b4)](/CODE_OF_CONDUCT.md)

### 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.