Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 282 Bytes

readme.md

File metadata and controls

15 lines (8 loc) · 282 Bytes

I made a blog!

Jekyll + gh-pages = :shipit:

Visit me! ❤️

Setup

  • Skim https://jekyllrb.com/docs/

  • first time setup: bundle install

  • Run using: bundle exec jekyll serve

  • Update Github-Pages gem using: bundle update github-pages