Skip to content

ProfessorLogout/caprover-website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

119 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CapRover Website

Website and Docs for CapRover.

Development

cd website
yarn
yarn 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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 89.4%
  • HTML 8.6%
  • CSS 2.0%