panasenco / caprover-website

CapRover Website and Docs

Home Page:http://www.CapRover.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CapRover Website

Website and Docs for CapRover.

Development

cd website
npm i
npm start

Adding New Docs

Add the new MarkDown file in /docs directory. Add the listing to /website/sidebars.json. Then run yarn start to see the result.

Build

Simply run yarn build and all data will be converted into static html files inside website/build directory.

About

CapRover Website and Docs

http://www.CapRover.com


Languages

Language:JavaScript 77.5%Language:HTML 12.0%Language:Shell 8.7%Language:CSS 1.8%