From b2413c615fa66cbade7fe5c0b9c47692b0e0a4a1 Mon Sep 17 00:00:00 2001 From: 3wc <3wc.git@doesthisthing.work> Date: Mon, 14 Sep 2020 19:28:31 +0200 Subject: [PATCH] Document how to install a custom theme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1c52536..a533444 100644 --- a/README.md +++ b/README.md @@ -35,5 +35,9 @@ _(Only tested using subdomains)_ 9. `abra deploy` 10. FIXME setting up SSL / routing +## Installing a custom theme + +`abra cp ~/path/to/local/theme wordpress:/var/www/html/wp-content/themes/` + [abra]: https://git.autonomic.zone/autonomic-cooperative/abra [compose-traefik]: https://git.autonomic.zone/compose-stacks/traefik