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: about 1 month 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: 2023-10-18T17:33:53.000Z (about 1 year ago)
- Last Synced: 2024-04-17T19:27:53.486Z (8 months ago)
- Topics: docker, hugo, npm, postcss
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/fourjuaneight/hugo-postcss
- Size: 418 KB
- Stars: 2
- 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) + 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)