Skip to content

franpacheco-cpp/BrigadaSOS-docs

 
 

Repository files navigation

Brigada SOS Website

Created with Docusaurus and deployed with Netlify.

Install

npm run install

Build

For a watch server that gets hot-reloaded automatically, useful for writing docs:

npm run start

To build and serve a local copy of the page (same as the production environment)

npm run build && npm run server

Deploy

Commits deployed to main branch will get automatically deployed to the main website by Netlify. Use Pull Requests for proposing and previewing changes before merging directly.

About

Source code of the webpage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 54.0%
  • JavaScript 44.4%
  • HTML 1.6%