2020-08-26 09:31:30 -04:00
2020-08-26 08:56:52 -04:00
2020-05-25 17:25:19 -04:00
2020-08-25 22:51:55 -04:00
2019-07-18 11:13:45 -04:00
2020-08-26 09:31:30 -04:00

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.

S
Description
No description provided
Readme 26 MiB
Languages
Cython 95.2%
JavaScript 3.7%
HTML 0.6%
Shell 0.4%