Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 332 Bytes

File metadata and controls

20 lines (14 loc) · 332 Bytes

Usage

View the documentation for usage information.

Develop

docker-compose up jekyll

Build

docker-compose run --rm jekyll jekyll build

Build without language selector

docker-compose run --rm jekyll jekyll build --config _noLanguageSelector.yml