/ra-docs

Single-Page Documentation App created with Gatsby & React

Primary LanguageJavaScriptMIT LicenseMIT

RA-DOCS

Single-Page Documentation App created with Gatsby & React

About

This project is a simple static site generator from markdown files. It uses React components and generates the dynamic SPA as output.

Why

It was an experimental boilerplate for usage in inner projects of our company. At the moment fork of this app is growing up and used in production.

Features

  • Built with React
  • May be hosted on static hosts
  • Easy to maintain content by everyone in team

Getting Started

Tutorial: https://ra-docs.netlify.com/getting-started/install

TLDR

npm install
npm run start

Attention

It is a non-production solution! It will not be supported!