Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 870 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 870 Bytes

twilco.github.io

Welcome! This repository houses the code for my blog.

Running locally:

  1. Ensure you have Ruby 2.1.0 or higher installed - ruby --version
  2. Install bundle and Jekyll - gem install bundle
  3. Use bundler to install packages required for the project - bundle
  4. Use Jekyll to serve the site at localhost:4000 - bundle exec jekyll serve

GitHub pages doesn't seem to be compatible with Ruby 3 yet, so using a Ruby version manager like rbenv to run Ruby 2.7.3 for this repository is recommended.

Feel free to open an issue or PR for anything you find that needs fixing, or if you enjoyed a specific post and want to see more like it.

https://twilco.github.io