Go to file
dependabot[bot] f304a7a7eb
Bump json5 from 2.2.1 to 2.2.3 (#23)
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 00:23:40 +01:00
.github/workflows DEV: Add CI setup and fix linting issues (#18) 2022-07-03 19:28:55 +02:00
common FIX: Adjust location of selected & focus styling of topic list items (#22) 2022-09-20 16:05:07 -05:00
desktop UX: add sidebar support, improve chat layout (#19) 2022-08-05 17:47:06 -04:00
javascripts/discourse/initializers DEV: Add CI setup and fix linting issues (#18) 2022-07-03 19:28:55 +02:00
locales fix name 2021-07-13 11:42:39 -05:00
mobile DEV: Add CI setup and fix linting issues (#18) 2022-07-03 19:28:55 +02:00
scss UX: add sidebar support, improve chat layout (#19) 2022-08-05 17:47:06 -04:00
.eslintrc DEV: Add CI setup and fix linting issues (#18) 2022-07-03 19:28:55 +02:00
.gitignore DEV: Add CI setup and fix linting issues (#18) 2022-07-03 19:28:55 +02:00
.prettierrc DEV: Add CI setup and fix linting issues (#18) 2022-07-03 19:28:55 +02:00
.template-lintrc.js init commit 2021-07-13 08:58:08 -05:00
about.json FIX: Remove color-scheme-toggle component (#21) 2022-09-20 15:22:29 -05:00
HELP FIX: Adjust location of selected & focus styling of topic list items (#22) 2022-09-20 16:05:07 -05:00
LICENSE DEV: Add CI setup and fix linting issues (#18) 2022-07-03 19:28:55 +02:00
package.json DEV: Add CI setup and fix linting issues (#18) 2022-07-03 19:28:55 +02:00
README.md DEV: Add CI setup and fix linting issues (#18) 2022-07-03 19:28:55 +02:00
settings.yml init commit 2021-07-13 08:58:08 -05:00
yarn.lock Bump json5 from 2.2.1 to 2.2.3 (#23) 2023-01-09 00:23:40 +01:00

A clean & modern theme with a handful of theme-components included to enhance your forum!

Light Mode image|690x436, 75%

Dark Mode image|690x451, 75%

Categories Page image|690x427, 75%

This theme includes a handful of components to enhance your forum as well.

  • Dark Light Scheme Toggle
  • Clickable Topics
  • Discourse Loading Slider
  • Discourse Search Banner
  • Modern Category + Group Boxes

Please read through these tips upon installation, as there are a couple of settings that NEED TO BE ENABLED for this to theme to render properly.


Tips

Dark Light Scheme Toggle

image|424x500, 50%

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.

image|690x207, 50%

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.

image|689x338, 50%


Discourse Search Banner

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.

image|690x75, 75%


Modern Category + Group Boxes

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.

image|690x64, 75%

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.


Feel free to post any issues here :grinning_face_with_smiling_eyes:

I hope you enjoy!

👓 Preview https://discourse.jordanvidrine.com/
🛠️ Repository https://github.com/discourse/discourse-air.git
Install Guide How to install a theme or theme component
📖 New to Discourse Themes? Beginners guide to using Discourse Themes