mirror of
https://github.com/godotengine/discourse-theme.git
synced 2025-12-31 17:48:45 +03:00
Mention the need for a meta.discourse.org account
This commit is contained in:
11
README.md
11
README.md
@@ -10,11 +10,12 @@ Please follow the instructions in the [official CLI documentation](https://meta.
|
|||||||
> ⚠️ **Note:** Please only use this to sync to the theme creator website, not to the public Godot forum. See [Usage](#usage) for instructions on updating the live website.
|
> ⚠️ **Note:** Please only use this to sync to the theme creator website, not to the public Godot forum. See [Usage](#usage) for instructions on updating the live website.
|
||||||
|
|
||||||
Once the CLI is installed, follow these steps as a one time setup:
|
Once the CLI is installed, follow these steps as a one time setup:
|
||||||
1. Go to [discourse.theme-creator.io/my/themes](https://discourse.theme-creator.io/my/themes)
|
1. Make sure you have an account on [meta.discourse.org](https://meta.discourse.org/) and are logged in
|
||||||
2. Select "Install" > "From a git repository" and enter `https://github.com/godotengine/discourse-theme`
|
2. Go to [discourse.theme-creator.io/my/themes](https://discourse.theme-creator.io/my/themes)
|
||||||
3. Reload the website, select the "Godot Theme" again
|
3. Select "Install" > "From a git repository" and enter `https://github.com/godotengine/discourse-theme`
|
||||||
4. Scroll down, select "Advanced" and change the "Color Palette" to "Godot"
|
4. Reload the website, select the "Godot Theme" again
|
||||||
5. Click "Edit Locally" and generate and copy an API key (store it somewhere!)
|
5. Scroll down, select "Advanced" and change the "Color Palette" to "Godot"
|
||||||
|
6. Click "Edit Locally" and generate and copy an API key (store it somewhere!)
|
||||||
|
|
||||||
You can now see a live preview every time you want to work on the theme:
|
You can now see a live preview every time you want to work on the theme:
|
||||||
1. On your local machine: open a terminal, navigate to the repository root directory and enter `discourse_theme watch .`
|
1. On your local machine: open a terminal, navigate to the repository root directory and enter `discourse_theme watch .`
|
||||||
|
|||||||
Reference in New Issue
Block a user