Skip to content

writechoiceorg/bucketeer-docs

 
 

Repository files navigation

Bucketeer Docs Website

This website is built using Docusaurus 2, a modern static website generator.

Note: The document is still in a work-in-progress state.

Installation

$ yarn install

Local Development

$ yarn start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

$ yarn build

This command generates static content into the build directory and can be served using any content hosting service.

Run yarn serve to check the built HTML files locally.

Deployment

GitHub Actions will deploy it automatically to Firebase Hosting.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.3%
  • CSS 12.1%
  • Shell 5.6%