summaryrefslogblamecommitdiff
path: root/README.md
blob: b4b4b0f6fa74920cb2017aa17064fed3c2cf0ee5 (plain) (tree)
1
2
3
4
5
6
7
8




                                                                                                                                                                      
 

                                                                         


















                                                                           
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.

![Adélie Linux WordPress Theme Example Post](meta/adelie-theme-post.png)

# 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.