This project is a simple static site generator from markdown files. It uses React components and generates the dynamic SPA as output.
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.
- Built with React
- May be hosted on static hosts
- Easy to maintain content by everyone in team
Tutorial: https://ra-docs.netlify.com/getting-started/install
npm install
npm run start
It is a non-production solution! It will not be supported!