Integrating Metronic Theme with Existing Django Project
Dear Dev Team, I'm interested in using the Metronic Django theme with an existing Django project. I have reviewed the "Getting Started" documentation, but I could not find specific guidance for integrating the theme into a pre-existing project.
Could you please provide instructions or point me to resources that address the following:
- Essential Assets: What are the necessary CSS, JavaScript, and other asset files I need to incorporate from the Metronic theme into my existing project structure?
- Template Adaptation: How should I modify my existing Django templates to leverage Metronic's components and styling?
- Best Practices: Are there any tips or recommended approaches for a smooth integration process?
Thank you for your time and assistance with this.
Replies (1)
Hi,
For an existing project, it's better to use the HTML version of Metronic. You can download the HTML layout partials from the layout builder at
https://preview.keenthemes.com/metronic8/demo1/layout-builder.html.
Once you've downloaded the layout partials, you'll need to find the assets path that needs to be included. You can get the assets from the dist assets folder in the demo you downloaded.