commy2 / arma3.github.io

SQF

Home Page:https://arma3.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

SQF

https://arma3.github.io

License:GNU General Public License v3.0


Languages

Language:CSS 79.2%Language:HTML 19.5%Language:Shell 0.9%Language:Ruby 0.5%