Kraków Chombo Club website source. Built using Jekyll.
gem install jekyll bundler
bundle install
jekyll serve
Using docker-compose
:
$ docker-compose up --build
Then visit localhost:8000 to see the webpage.
Kraków Chombo Club website source. Built using Jekyll.
gem install jekyll bundler
bundle install
jekyll serve
Using docker-compose
:
$ docker-compose up --build
Then visit localhost:8000 to see the webpage.