Setting up
This is the tutorial i was using to build this
1
2
3
4
#i needed to do
sudo apt-get install ruby-bundler ruby-dev
sudo gem install eventmachine -v '1.2.7' --source 'https://rubygems.org/'
sudo bundler
configuration
- in the _config.yml you’ll need to change the url to match our custom domain
custom domain
Page describing how to setup github pages with google domain github pages configuration options