Skip to content

matthewware/matthewware.github.io

Repository files navigation

@matthewware

Jekyll

Personal website and Blog matthewware.github.io

Building

Local Development

  1. 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.

  1. Install Bundler
$ gem install bundler
  1. Install all dependencies
$ bundle install
  1. Build/serve the site locally
$ ./start_local.sh

This loads the site at localhost:4444.

Extras

For setting up URLs, especially with google, I found this link very helpful.

For adding tags to post, see this.

To-do

  • Dark mode switch
  • New font

About

Personal website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages