A modern Discourse theme with a dark mode option.
 
 
 
Go to file
Jonah Aragon 78b261343a
Replace post notice icon with logo
2023-11-16 19:36:52 -06:00
.github/workflows DEV: Add CI setup and fix linting issues (#18) 2022-07-03 19:28:55 +02:00
assets Remove Comfortaa font 2023-07-15 13:57:06 -05:00
common Replace post notice icon with logo 2023-11-16 19:36:52 -06:00
desktop Remove Comfortaa font 2023-07-15 13:57:06 -05:00
docs Techlore design consistency 2023-11-11 23:21:56 -06: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 Consistent border radii 2023-11-13 02:06:31 -06:00
scss Techlore design consistency 2023-11-11 23:21:56 -06: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
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
about.json White header in light mode 2023-11-14 12:06:13 -06:00
package.json 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 @babel/traverse from 7.18.6 to 7.23.2 (#39) 2023-10-18 11:09:00 +02:00

docs/README.md

discourse-techlore

screenshot

This is the theme for the Techlore Discussions forum. It is a fork of the discourse-air theme. This theme is only intended for our own use, so we do not provide support for self-hosting. This theme is installed alongside a handful of theme components as well:


Tips

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.

Dark Light Scheme Toggle

For this to work properly, at least 2 color scheme choices need to be enabled in your /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.