From 68d4bef42211b142150f0b015713d2f23b9a53cb Mon Sep 17 00:00:00 2001 From: Jonas Heinrich Date: Fri, 3 Apr 2020 16:48:32 +0200 Subject: [PATCH] readme: add wordpress setup instructions --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ac03f83..9543330 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ Fork of the experimental KIT theme from kit-ausbildung.de, adapted to Wordpres. * Titel: "Startseite | KIT Karriere" * Development ressource: https://github.com/Automattic/_s + * Einrichtung Wordpress + * URL-Format: Einstellungen -> Permalinks -> Einstellen auf "Beitragsname" -> Übernehmen * **From the appstore:** The most recent and stable version of the app can be found in the [official appstore](https://apps.nextcloud.com/apps/radio). * **Using git:** In your `nextcloud/apps/` directory, run `git clone https://git.project-insanity.org/onny/nextcloud-app-radio.git radio`. Then go to the Apps manager tab in your Nextcloud web interface, and enable the Radio app. * **Using the zip archive:** Download the latest [tar.bz2 archive](https://git.project-insanity.org/onny/nextcloud-app-radio/repository/archive.tar.bz2?ref=master), extract the directory inside your `nextcloud/apps/` directory, and rename it to `radio`. For stable releases, you can also download one of the [releases](https://git.project-insanity.org/onny/nextcloud-app-radio/) tar.bz2 archives. Then go to the Apps manager tab in your Nextcloud web interface, and enable the Radio app.