From bb2018bc0d2c883e5eef6410e57636a1871b43b9 Mon Sep 17 00:00:00 2001 From: Zach van Rijn Date: Thu, 22 Jul 2021 07:39:38 -0500 Subject: Update README with installation instructions. --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/README.md b/README.md index d9f87bc..a39d0de 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,23 @@ The **Adélie Linux WordPress Theme** is derived from [Astra](https://wpastra.co ![Adélie Linux WordPress Theme](meta/adelie-theme-chooser.png) This theme is running at https://blog.adelielinux.org/ which is the official Adélie Linux blog. + +# Installation + +```sh +# on Sentry +cd $HOME/services/blog.adelielinux.org/wordpress/wp-content/themes/ +git clone +``` + +Then activate the theme in the admin console. + +# Updates + +```sh +# on Sentry +cd $HOME/services/blog.adelielinux.org/wordpress/wp-content/themes/blog-ng/ +git pull +``` + +Changes are applied instantly. -- cgit v1.2.3-60-g2f50