Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Delacroix/docs

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

161 Commits
161 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gitter

Documentation for the Drone continuous integration server, found at readme.drone.io

Setup

This website uses the Hugo static site generator. If you are planning to contribute you'll want to download and install Hugo on your local machine.

Install on OSX with brew:

brew install hugo

Install using the Go tool:

go get github.com/spf13/hugo

Or follow these instructions for your platform: http://gohugo.io/overview/installing/

Build

Generate the website and output to ./public

hugo

Generate the website, serve on localhost:1313/installation/overview, and automatically refresh the browser when a change is detected:

hugo server -b localhost

Generate

Generate plugin documentation:

go run contrib/plugin-gen.go --repo drone-s3

Generate the swagger documentation:

go run contrib/swagger-gen.go --input $GOPATH/src/github.com/drone/drone/docs/swagger.yml

About

documentation for the Drone Continuous Integration project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 48.2%
  • Go 39.4%
  • CSS 12.4%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.