Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fourjuaneight/docker-hugo-gulp

👷🏽‍♂️Docker image form Hugo, npm, Gulp, and PostCSS build.
https://github.com/fourjuaneight/docker-hugo-gulp

docker gulp hugo postcss

Last synced: about 1 month ago
JSON representation

👷🏽‍♂️Docker image form Hugo, npm, Gulp, and PostCSS build.

Awesome Lists containing this project

README

        

# Hugo (Extended) + Gulp

[![](https://images.microbadger.com/badges/image/fourjuaneight/hugo-gulp.svg)](https://microbadger.com/images/fourjuaneight/hugo-gulp)

Docker image derived from Alpine Linux that includes [Hugo](https://gohugo.io/) and [Gulp](https://gulpjs.com/). Enables building Hugo-based static sites that may include npm and Gulp as part of the workflow. Usable with Bitbucket Pipelines, Gitlab CI, and other automated deployment tools that support Docker.

This image was made specifically for use on a particular type of project. It's meant to enable the use of Hugo Pipes, Sass, and critical CSS with the help of Gulp.

## More

- [Contributing](https://github.com/fourjuaneight/docker-hugo-gulp/blob/master/.github/CONTRIBUTING.md)
- [Code of Conduct](https://github.com/fourjuaneight/docker-hugo-gulp/blob/master/CODE_OF_CONDUCT.md)
- [Get in touch](https://www.juanvillela.dev)