Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 291 Bytes

File metadata and controls

12 lines (9 loc) · 291 Bytes

smartnode.github.io

This is my personal blog repository, and I will update from time to time. Some content maybe useful to you, though nothing to steal here. Enjoy!

How to test locally

bundle config set --local path 'vendor/bundle'
bundle install
bundle exec jekyll serve