Ensure README images are pointing to discourse/gh-owned repositories (#24)
This commit is contained in:
parent
f304a7a7eb
commit
6092d77fcb
19
README.md
19
README.md
|
|
@ -5,13 +5,16 @@ A clean & modern theme with a handful of theme-components included to enhance yo
|
||||||
<!-- Add screenshots (if applicable) -->
|
<!-- Add screenshots (if applicable) -->
|
||||||
|
|
||||||
**Light Mode**
|
**Light Mode**
|
||||||

|
|
||||||
|

|
||||||
|
|
||||||
**Dark Mode**
|
**Dark Mode**
|
||||||

|
|
||||||
|

|
||||||
|
|
||||||
**Categories Page**
|
**Categories Page**
|
||||||

|
|
||||||
|

|
||||||
|
|
||||||
This theme includes a handful of components to enhance your forum as well.
|
This theme includes a handful of components to enhance your forum as well.
|
||||||
|
|
||||||
|
|
@ -29,15 +32,15 @@ This theme includes a handful of components to enhance your forum as well.
|
||||||
|
|
||||||
### Dark Light Scheme Toggle
|
### Dark Light Scheme Toggle
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
For this to work properly, at least 2 color scheme choices need to be enabled in your `https://discourse.jordanvidrine.com/admin/customize/colors` area. At least two colors need to have `color scheme can be selected by users` enabled.
|
For this to work properly, at least 2 color scheme choices need to be enabled in your `https://discourse.jordanvidrine.com/admin/customize/colors` area. At least two colors need to have `color scheme can be selected by users` enabled.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Once this is done, users should be able to choose between two color schemes as their `light` and `dark` preferences in their user preferences interface menu.
|
Once this is done, users should be able to choose between two color schemes as their `light` and `dark` preferences in their user preferences interface menu.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
@ -45,7 +48,7 @@ Once this is done, users should be able to choose between two color schemes as t
|
||||||
|
|
||||||
In the options for the `discourse-search-banner` theme component, the `plugin-outlet` options needs to be set to **BELOW-SITE-HEADER** for this theme to render properly.
|
In the options for the `discourse-search-banner` theme component, the `plugin-outlet` options needs to be set to **BELOW-SITE-HEADER** for this theme to render properly.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
@ -53,7 +56,7 @@ In the options for the `discourse-search-banner` theme component, the `plugin-ou
|
||||||
|
|
||||||
This theme component requires your categories to use the **CATEGORY BOXES WITH SUBCATEGORIES** setting in your `/admin/site_settings/category/all_results?filter=categories` area.
|
This theme component requires your categories to use the **CATEGORY BOXES WITH SUBCATEGORIES** setting in your `/admin/site_settings/category/all_results?filter=categories` area.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
This theme component also allows the forum admin to organize their category page with header titles, and choose which categories appear under each header. To keep things simple, I have only allowed up to 5 headings to be used. **If no categories + heading settings are chosen, all categories will render as they do above, this is the default rendering option.**
|
This theme component also allows the forum admin to organize their category page with header titles, and choose which categories appear under each header. To keep things simple, I have only allowed up to 5 headings to be used. **If no categories + heading settings are chosen, all categories will render as they do above, this is the default rendering option.**
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue