You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
About
documentation for the Drone Continuous Integration project