colbyolson.com/build at master · colby/colbyolson.com · GitHub

Skip to content Sign up Sign in </textarea> '"` This repository Explore Features Enterprise Pricing Watch 1 Star 1 Fork 0 colby / colbyolson.com Code Issues 0 Pull requests 0 Pulse Graphs Permalink blob contrib key: blob_contributors:v21:4d2c1d45ed2a769c0c8bf58805117e30 Branch: master Switch branches/tags Branches Tags master Nothing to show Nothing to show Find file Copy path colbyolson.com / lib / build 96560d5 Jan 17, 2016 colby find all markdown and compile it 1 contributor colby Raw Blame History executable file 26 lines (18 sloc) 495 Bytes #!/bin/bash [ ! -d ./tmp ] && mkdir ./tmp [ ! -d ./pages ] && mkdir ./pages [ ! -d ./public ] && mkdir ./public ls -t ./posts/ * .md | xargs cat >...

Linked on 2016-01-21 00:29:45 | Similar Links