tools to build our static websites
1.4K
This Docker image contains the tools we use at OSIMIS to build our static websites (ruby, node & middleman).
from the folder where your Gemfile.rb file is, start this command:
sudo docker run --rm -v $(pwd)/:/project osimis/middleman-builder
your output will be available in $(pwd)/build
Content type
Image
Digest
Size
295.3 MB
Last updated
about 10 years ago
docker pull osimis/middleman-builder