An open API service indexing awesome lists of open source software.

https://github.com/hyperized/docker-hugo

Basic Alpine image with Hugo
https://github.com/hyperized/docker-hugo

Last synced: 6 months ago
JSON representation

Basic Alpine image with Hugo

Awesome Lists containing this project

README

          

# Hugo docker container

* Based on latest Alpine.
* Updated monthly.
* With Sass support.

## Usage

Run like:

```shell script
docker run --rm -v $(pwd):/project hyperized/hugo new site quickstart
```

The default `WORKDIR` is set to `/project` but can be changed by adding and modifying:

```shell script
-w /project
```

https://hub.docker.com/r/hyperized/hugo