git.nmyk.io / cowsay-blog

@ bc795ff2c88a7e6d3e63e0ae5a1a7c985d2fd7dd

refs | commits



README.md

# a minimalist cowsay blog

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