Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 226 Bytes

README.markdown

File metadata and controls

16 lines (13 loc) · 226 Bytes

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