Git Product home page Git Product logo

docs's Introduction

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

docs's People

Contributors

bradrydzewski avatar gtaylor avatar tboerger avatar gjtempleton avatar kirillseva avatar jackspirou avatar kzaitsev avatar gregorygtseng avatar josmo avatar metalmatze avatar msteinert avatar aleksi avatar andylibrian avatar athieriot avatar depado avatar jsonfry avatar glaszig avatar jdamick avatar

Watchers

Zhomart Mukhamejanov avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.