Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/fourjuaneight/docker-hugo-gulp
- Owner: fourjuaneight
- License: mit
- Created: 2019-05-17T22:07:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-18T17:36:23.000Z (about 1 year ago)
- Last Synced: 2024-04-17T19:27:53.385Z (8 months ago)
- Topics: docker, gulp, hugo, postcss
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/fourjuaneight/hugo-gulp
- Size: 264 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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)