Welcome to www.adampoczatek.com
Note:
This is only the website server project, you also need to run the UI repository.
To setup this website locally follow step 1 and 2 of this guide.
Then to run it locally execute following the command:
bundle exec jekyll serve --config _config.yml,_config-dev.yml
If everything worked you should be access the local version of this website on http://127.0.0.1:4000