output-from-jekyll/README.md

510 B

~rogbeer

The files from this repo come from the theme Poole and from running the following command(s):

#!/bin/bash
JEKYLL_DEST="$HOME/public_html"
jekyll build -d $JEKYLL_DEST

For more information and/or context of the above command(s), the following article may be helpful:

'Jekyll and tilde.town' by Resi. URL: http://tilde.town/~resir014/etc/jekyll-and-tilde-town/ Accessed URL on: 9th Oct 2018 A.D.