From a9c172299fe4adef88e9d54a27647b2a1788b7d3 Mon Sep 17 00:00:00 2001 From: schneefux Date: Sat, 14 Dec 2019 21:46:06 +0100 Subject: Add hugo buildpack --- .buildpacks | 1 + 1 file changed, 1 insertion(+) create mode 100644 .buildpacks diff --git a/.buildpacks b/.buildpacks new file mode 100644 index 0000000..ae2ae33 --- /dev/null +++ b/.buildpacks @@ -0,0 +1 @@ +https://github.com/roperzh/heroku-buildpack-hugo -- cgit v1.3.1