Documentation for AutoPilot by JetRails
Simply open a pull request with your changes. We'll review it and merge it if it's good to go. You can test out your changes by spinning up a local development environment:
# Clone the repository
git clone [email protected]:jetrails/autopilot-docs.git
cd autopilot-docs
# Install retype
yarn global add retypeapp
# Start the development server
retype start