Github: My Django Materialize CSS & HTMx Template

Hi everyone!
Just wanted to share a Django starter template that I have built using Materialize CSS and HTMx.
You can use it as a boilerplate for your new projects.
It includes a Blog app and Accounts app out of the box with a custom user model and Django Allauth.
The design is fully responsive and in fact is a mobile-first design which makes the site look just like an Android app when accessed from a mobile browser.

It’s on Github and is licensed under MIT:
https://github.com/ahmedlemine/django-materialize-css
Detailed instructions on how to run the project are on the README file.

Feel free to use it, modify it and share it.

Enjoy!

1 Like