Skip to content

erguotou520/drone-plugin-index

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drone-plugin-index

Build Status

This repository contains the source for the public index of Drone plugins at plugins.drone.io. To generate the documentation you will need to download and install the hugo static website engine and the theme.

Clone the theme:

git clone https://github.com/drone/drone-hugo-theme.git themes/drone-hugo-theme

Generate and serve the documentation at http://localhost:1313/:

hugo server -b localhost:1313 -w

About

Public index of Drone plugins

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 57.2%
  • Go 42.8%