westerveltco / django-simple-nav

A simple, flexible, and extensible navigation menu for Django
https://django-simple-nav.westervelt.dev
MIT License
11 stars 0 forks source link

Add more CSS frameworks to examples #58

Open joshuadavidthomas opened 7 months ago

joshuadavidthomas commented 7 months ago

Within the example directory, there are a handful of examples using popular CSS frameworks.

At the moment, these include:

The more examples the better! If there is a popular framework we are missing, we would love to have it included.

I would first comment here with the name of the framework, a link to either the repository or main website for the framework, and the example you would like to include.

The example should be open source, as we don't want to violate any license that may be attached.

For example, the Tailwind CSS example comes from one of the public templates offered in their Tailwind UI package, shown here. It gives a good example of how to use django-simple-nav within the context of the Tailwind UI templates, and if someone has a license to that product, they can then take it and apply it to one of the ones behind the paywall.