- Then run
bundle exec jekyll serve --config _config.yml,_config-dev.yml
- Open it in your browser: http://localhost:4000
- Test your app with
bundle exec htmlproofer ./_site --http-status-ignore "999"
The template for this blog can be find here.
This is the github repo for my website. The site uses Jekyll and is hosted using Github Pages This site also makes use of the Material Jekyll Theme by Alex Carpenter.
MIT License © Florian Josef Reheis