mirror of
https://github.com/caprover/caprover-website.git
synced 2026-06-19 07:25:02 +00:00
26593b7fdb7ee4be2eb70b9a7738222fe892a733
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.
Description
Languages
Cython
95.2%
JavaScript
3.7%
HTML
0.6%
Shell
0.4%