2020-06-07 06:28:44 +02:00
|
|
|
# docker-fedora-hugo
|
|
|
|
|
2020-06-07 07:07:39 +02:00
|
|
|
[![Build Status](https://drone.dotya.ml/api/badges/wanderer/docker-fedora-hugo/status.svg)](https://drone.dotya.ml/wanderer/docker-fedora-hugo)
|
|
|
|
[![Docker Cloud Build Status](https://img.shields.io/docker/cloud/build/immawanderer/fedora-hugo)](https://hub.docker.com/r/immawanderer/fedora-hugo/builds)
|
|
|
|
[![](https://images.microbadger.com/badges/version/immawanderer/archlinux.svg)](https://microbadger.com/images/immawanderer/fedora-hugo)
|
|
|
|
[![](https://images.microbadger.com/badges/commit/immawanderer/archlinux.svg)](https://microbadger.com/images/immawanderer/fedora-hugo)
|
|
|
|
|
2020-06-07 06:28:44 +02:00
|
|
|
This repository provides the Dockerfile to create a Docker image used for web developent using [Hugo](https://gohugo.io) website building framework.
|
|
|
|
|
2020-11-03 20:49:12 +01:00
|
|
|
The image is rebuilt <del>approximately every hour</del> nightly to ensure it always has the latest packages.
|
2020-06-07 06:28:44 +02:00
|
|
|
|
2020-07-26 20:59:54 +02:00
|
|
|
push mirror lives in [this GitHub repo](https://github.com/wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf/docker-fedora-hugo)
|
|
|
|
development happens on [this Gitea instance](https://git.dotya.ml/wanderer/docker-fedora-hugo)
|
|
|
|
|
2020-06-07 06:28:44 +02:00
|
|
|
## What you get
|
2020-10-15 01:56:02 +02:00
|
|
|
* updated `fedora:33` image
|
2020-06-07 06:28:44 +02:00
|
|
|
* git
|
|
|
|
* hugo-extended (latest version from [GitHub](https://github.com/gohugoio/hugo/releases))
|
|
|
|
|
|
|
|
## Purpose
|
|
|
|
* web development using `Hugo` upon fresh package base
|