bundle install
bundle exec jekyll serve
This will build the website and serve it locally, see the terminal for link to access local website for example:
Configuration file: /home/pfoytik/github/757btc.github.io/_config.yml To use retry middleware with Faraday v2.0+, install
faraday-retrygem Source: /home/pfoytik/github/757btc.github.io Destination: /home/pfoytik/github/757btc.github.io/_site Incremental build: disabled. Enable with --incremental Generating... Remote Theme: Using theme sylhare/type-on-strap Jekyll Feed: Generating feed for posts done in 7.575 seconds. Auto-regeneration: enabled for '/home/pfoytik/github/757btc.github.io' Server address: http://127.0.0.1:4000/ Server running... press ctrl-c to stop
where the local address is http://127.0.0.1:4000
which you can paste in your browser to view the website.