An open API service indexing awesome lists of open source software.

https://github.com/discourse/discourse-docs-card-filter


https://github.com/discourse/discourse-docs-card-filter

discourse-theme-component

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# discourse-docs-card-filter
This theme component is to be used with the [Discourse Docs Plugin](https://github.com/discourse/discourse-docs).

It will allow you to place "Cards" that act as a clickable filter for quicker filter results upon entering the `/docs` page by your users.

![docs card filter preview](./readme-assets/preview.png)

These cards are rendered based on your selections in the settings of the `Docs` plugin.

The above would be rendered if in your docs plugin settings you have the following chosen:
![docs settings](./readme-assets/docs-settings.png)

## Component Settings
You can select custom icons for each category or tag card filter. You can also allow category descriptions to be rendered in the category card filters.

![card filter settings](./readme-assets/settings.png)