Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fourjuaneight/docker-hugo-postcss
👷🏽♂️ Docker base image that includes Hugo, npm, and PostCSS.
https://github.com/fourjuaneight/docker-hugo-postcss
docker hugo npm postcss
Last synced: 8 days ago
JSON representation
👷🏽♂️ Docker base image that includes Hugo, npm, and PostCSS.
- Host: GitHub
- URL: https://github.com/fourjuaneight/docker-hugo-postcss
- Owner: fourjuaneight
- License: mit
- Created: 2019-06-22T04:50:00.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-24T06:07:41.000Z (7 months ago)
- Last Synced: 2025-01-20T01:54:40.895Z (10 days ago)
- Topics: docker, hugo, npm, postcss
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/fourjuaneight/hugo-postcss
- Size: 435 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
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) + PostCSS
[![](https://images.microbadger.com/badges/image/fourjuaneight/hugo-postcss.svg)](https://microbadger.com/images/fourjuaneight/hugo-postcss)
Docker image derived from Alpine Linux that includes [Hugo](https://gohugo.io/) and [PostCSS](https://github.com/postcss/postcss). Enables building Hugo-based static sites that may include [Hugo Pipes](https://gohugo.io/hugo-pipes/) 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 and Sass.
## More
- [Contributing](https://github.com/fourjuaneight/docker-hugo-postcss/blob/master/.github/CONTRIBUTING.md)
- [Code of Conduct](https://github.com/fourjuaneight/docker-hugo-postcss/blob/master/CODE_OF_CONDUCT.md)
- [Get in touch](https://www.juanvillela.dev)