mirror of
https://github.com/django-components/django-components.git
synced 2025-11-22 15:31:23 +00:00
* Move docs-folder form src to root * Avoid mkdocs package / module name clash * Update location of docs & add Windows compatibility * Update requirements-docs * Update generated file to current state
16 lines
817 B
Markdown
16 lines
817 B
Markdown
---
|
|
title: Community
|
|
weight: 5
|
|
---
|
|
|
|
## Community questions
|
|
|
|
The best place to ask questions is in our [Github Discussion board](https://github.com/EmilStenstrom/django-components/discussions).
|
|
|
|
Please, before opening a new discussion, [check if similar discussion wasn't opened already](https://github.com/EmilStenstrom/django-components/discussions?discussions_q=).
|
|
|
|
## Community examples
|
|
|
|
One of our goals with `django-components` is to make it easy to share components between projects. If you have a set of components that you think would be useful to others, please open a pull request to add them to the list below.
|
|
|
|
- [django-htmx-components](https://github.com/iwanalabs/django-htmx-components): A set of components for use with [htmx](https://htmx.org/). Try out the [live demo](https://dhc.iwanalabs.com/).
|