docs
This repository contains the source for docs.drone.io. To generate the documentation you will need to download and install the hugo static website engine.
Generate and serve the documentation at localhost:1313
:
hugo server -b localhost:1313 -w