Go to file
2024-04-18 07:25:50 -07:00
.github/workflows DEV: Add CI setup and fix linting issues (#18) 2022-07-03 19:28:55 +02:00
assets Add OrcasHub header image 2024-02-17 08:08:15 -08:00
common Fix padding on become and editor button 2024-04-18 07:25:50 -07:00
desktop Change highlighted header to 2nd last element 2024-03-03 18:56:04 -08:00
javascripts/discourse/initializers Rename theme 2024-02-16 20:35:17 -08:00
locales fix name 2021-07-13 11:42:39 -05:00
mobile Start cleaning up unnecessary elements on Community Resources category 2024-02-26 21:05:31 -08:00
scss Fix box shadow and background color 2024-03-05 11:29:29 -08:00
.discourse-compatibility DEV: Pin theme for Discourse 3.1 stable (#35) 2023-08-22 14:00:53 -05: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 box shadow and background color 2024-03-05 11:29:29 -08: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 Rename theme 2024-02-16 20:35:17 -08:00
README.md Ensure README images are pointing to discourse/gh-owned repositories (#24) 2023-01-25 17:31:29 +05:30
settings.yml init commit 2021-07-13 08:58:08 -05:00
yarn.lock Bump @babel/traverse from 7.18.6 to 7.23.2 (#39) 2023-10-18 11:09:00 +02:00

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

Light Mode

image

Dark Mode

image

Categories Page

image

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

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

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


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


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

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