Skip to content

arma3/arma3.github.io

Repository files navigation

arma3.github.io

Setting up the Jekyll environment

Using Docker

We include files for Docker to run Jekyll in a separate container. This allows you to not having to install anything apart from Docker on your computer.

Running the Dockerfile

  • Install Docker

  • Open a CLI e.g. Powershell and navigate to the repo directory

    cd <arma3.github.io>
    
  • Build and run the container

    docker-compose up
    
  • Navigate to http://localhost:4000

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages