summaryrefslogblamecommitdiff
path: root/README.md
blob: a39d0def66a9248504f5b8d783a384aad5e1c396 (plain) (tree)
1
2
3
4
5




                                                                                                                                                                      



















                                                                           
The **Adélie Linux WordPress Theme** is derived from [Astra](https://wpastra.com/) `v3.6.5` and is licensed under GPLv2 or later in accordance with applicable terms.

![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.