Lanyon update

This commit is contained in:
Alexandre Vicenzi 2020-02-10 19:38:11 +01:00
parent a56b6f866f
commit 6283825517
28 changed files with 452 additions and 474 deletions

3
Dockerfile Normal file
View file

@ -0,0 +1,3 @@
FROM golang:latest
RUN go get -v github.com/gohugoio/hugo