Sign inSign up

endian/hugo

By endian

Updated over 7 years ago

A Hugo development environment, with common webdev tools

Image
0

422

endian/hugo repository overview

A Hugo development environment with common tools, including Node.js, Typescript, Fontcustom, Cucumber, Capybara and Selenium.

See https://github.com/endiangroup/docker-hugo for source code.

Example Drone.io usage:

pipeline:
    build-production:
      image: endian/hugo:1.0.1
      environment:
        - HUGO_ENV="production"
        - HUGO_BASEURL="https://endian.io"
      commands:
        - make docker-build
      when:
        branch: [master]
        event: [push, tag]

Tag summary

Content type

Image

Digest

Size

2.1 GB

Last updated

over 7 years ago

docker pull endian/hugo