@matthewware
Personal website and Blog matthewware.github.io
- Check that you have Ruby 2.1.0 or higher installed.
$ ruby --version
> ruby 2.X.X
If you don't have Ruby installed, install Ruby 2.1.0 or higher.
- Install Bundler
$ gem install bundler
- Install all dependencies
$ bundle install
- Build/serve the site locally
$ ./start_local.sh
This loads the site at localhost:4444
.
For setting up URLs, especially with google, I found this link very helpful.
For adding tags to post, see this.
- Dark mode switch
- New font