git.nmyk.io / cowsay-blog

@ 0bdf72efd2601d2ea325411ff91eeacc672999e9

refs | commits



README.md

# a minimalist cowsay blog

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