Personal Website

Link

https://shanemankiw.github.io/

How to add new post

bundle exec jekyll post "My New Post"

This will generate a new post md. After writing, just git commit and push.

Preview the changes

bundle exec jekyll serve --port 6006

Modify main page

Make modifications in personal.html

Credits

Using the template from https://github.com/amitmerchant1990/reverie .