hugo
Template-based static site generator. Uses modules, components, and themes. More information: <https://gohugo.io>.
RUN apt-get update && \
apt-get install -y hugo
RUN apt-get update && \
apt-get install -y hugo
RUN apk add hugo
RUN pacman -S --noconfirm hugo
RUN apt-get update && \
apt-get install -y hugo
RUN dnf install -y hugo
RUN apt-get update && \
apt-get install -y hugo