This is my personal blog. It's built using Jekyll.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
ruby --version
ruby 2.5.1p57 (2018-03-29 revision 63029) [x86_64-darwin17]bundler --version
Bundler version 2.0.2Install the Gems associated with this project:
bundle installUsing Jekyll start a local instance:
bundle exec jekyll serveCommits to the master branch are automatically deployed using GitHub Pages.
- Jekyll - Transform your plain text into static websites and blogs.
- GitHub Pages - Websites for you and your projects.
- Taylor Steinberg - Initial work - tdstein
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details