Hugo plugin for Drone, based off https://github.com/drone-plugins/drone-hugo
Go to file
Matt Cengia 07fab3a3d6
ci/woodpecker/push/woodpecker Pipeline was successful Details
Update syntax for Woodpecker CI
2023-07-05 15:28:35 -07:00
.drone.yml Add drone build config 2023-06-21 13:17:37 -07:00
.gitignore Initial commit. 2023-06-21 13:15:48 -07:00
.woodpecker.yml Update syntax for Woodpecker CI 2023-07-05 15:28:35 -07:00
Dockerfile Install git for gitinfo feature of Hugo 2023-06-29 02:13:13 -07:00
LICENSE Add minimal README and LICENSE 2023-06-21 14:55:34 -07:00
README.md Add build badge 2023-06-21 15:02:08 -07:00
drone-hugo Initial drone plugin 2023-06-21 13:16:09 -07:00

README.md

drone-hugo plugin

Build Status

This is a plugin for Drone, inspired by drone-hugo, which hasn't seen any updates merged for 6 months, and is written in Golang, which I don't currently speak.

As as stop-gap measure, I wrote this in Bash in a couple of hours to be a drop-in replacement. It's only tested on amd64, but should also work on arm64.