This is the source code of my personal blog, tomsquest.com.
Setup:
asdf install ruby $(cat .ruby-version)gem install bundlerbundle install
Run:
bundle exec jekyll serve --livereload --drafts
This is the source code of my personal blog, tomsquest.com.
Setup:
asdf install ruby $(cat .ruby-version)gem install bundlerbundle installRun:
bundle exec jekyll serve --livereload --drafts