Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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