input-for-jekyll/README.md

222 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