Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 891 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 891 Bytes

My personal website and blog, powered by Jekyll.

Setup

If you're going to fork my site and host it yourself, use GitHub Pages.

For local development:

  • Be sure you have Ruby installed and configured
    • gem install bundler
    • bundler
    • bundler exec jekyll serve
  • Navigate to http://127.0.0.1:4000

You'll want to edit _config.yml to point to your domain as well.

License

zlib/libpng