Skip to content

Arrowair website and documentation with Docusaurus

Notifications You must be signed in to change notification settings

alexdada555/website

 
 

Repository files navigation

Website

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

Contributing

If you want to propose changes on the website, you can fork the repository and make a PR against the staging branch. If you are a regular contributor, you will be added to the webdevelopers group, which allows you to create a new branch directly on this repository.

Any of the Arrow webdevelopers will be able to review your changes and merge the PR once approved. Upon merge, the staging branch will automatically trigger a deployment to the arrow staging environment. Once staging looks good, a PR will be created to the main branch, automatically deploying to production.

Installation

$ yarn

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 static contents hosting service.

About

Arrowair website and documentation with Docusaurus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 68.4%
  • HTML 15.6%
  • TypeScript 12.4%
  • JavaScript 3.6%