Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chriskalmar/shyft-docs

📕 Shyft documentation website →
https://github.com/chriskalmar/shyft-docs

api api-documentation docs documentation framework graphql javascript js react shyft website

Last synced: 2 months ago
JSON representation

📕 Shyft documentation website →

Awesome Lists containing this project

README

        





# Shyft / Docs

[![Netlify Status](https://api.netlify.com/api/v1/badges/6354ed7c-ba92-41df-b422-f7d6ea7fd3bf/deploy-status)](https://app.netlify.com/sites/shyft-dev/deploys)

This is the source for the [Shyft](https://github.com/chriskalmar/shyft) documentation ([shyft.dev](https://shyft.dev)) website.
We need your help to improve our documentation.

This repo is using [Docusaurus](https://docusaurus.io/) for generating the documention.

## Setup

```bash
git clone [email protected]:chriskalmar/shyft-docs.git
cd website
yarn && yarn start
```