cowsay-blog / README.md

@ 086b8c047bcf7d204406190a95881765016a0edb | history


# a minimalist cowsay blog

example:
    
    mkdir posts cowposts
    echo "hello world" > hello_world
    . cowpost hello_world
    . deploy