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

https://github.com/handcraftedbits/docker-nginx-unit-hugo-extras

A Docker container that extends docker-nginx-unit-hugo with extra tools
https://github.com/handcraftedbits/docker-nginx-unit-hugo-extras

Last synced: 4 months ago
JSON representation

A Docker container that extends docker-nginx-unit-hugo with extra tools

Awesome Lists containing this project

README

          

# NGINX Host Hugo Unit with Extras [![Docker Pulls](https://img.shields.io/docker/pulls/handcraftedbits/nginx-unit-hugo-extras.svg?maxAge=2592000)](https://hub.docker.com/r/handcraftedbits/nginx-unit-hugo-extras)

A [Docker](https://www.docker.com) container that extends
[docker-nginx-unit-hugo](https://github.com/handcraftedbits/docker-nginx-unit-hugo) with extra tools.

# Features

* [Node.js](https://nodejs.org)
* [Bower](https://bower.io)
* [Grunt](http://gruntjs.com)
* [Gulp](http://gulpjs.com)
* [jq](https://stedolan.github.io/jq/)
* [pip](https://pypi.python.org/pypi/pip)
* [Pygments](http://pygments.org/)

# Usage

Please see the NGINX Host Hugo Unit [documentation](https://github.com/handcraftedbits/docker-nginx-unit-hugo#usage) for
usage information.