ST-Tutorial

To preview this site locally before pushing, you will need:

  • Ruby
  • Bundler
  • Jekyll

On mac, you can follow these steps to get set up

Then, you can make local changes, and run bundle exec jekyll serve to preview the site at http://127.0.0.1:4000
Note: if there are local hidden/temp files (.#*, *~, etc), you may need to delete these to build the site properly.


Click use this template to get started with the Minimal Mistakes Jekyll theme on another repository.