Frequently used command

# Creating new post
bundle exec rake new_post["chaos"]
# Preview
bundle exec rake preview
# Publish post (make sure to run from source branch)
bundle exec rake gen_deploy