Add start of theme

This commit is contained in:
Oliver Davies 2020-04-10 10:10:54 +01:00
parent 98bc7fd715
commit bea6553cd8
22 changed files with 714 additions and 5 deletions

View file

@ -2,6 +2,8 @@
set -e
theme_path="web/themes/custom/opdavies"
function run_command {
title=$1
command=$2