Django Bulma

screenshot of Django Bulma
django
bulma

Bulma theme for Django

Overview

The Django Bulma theme is a Django base theme that is based on Bulma, a modern CSS framework that uses Flexbox. This theme allows Django projects to easily incorporate the Bulma framework into their designs.

Features

  • Easy installation with the pip install django-bulma command.
  • Ability to use the provided base template and extend from bulma/base.html.
  • Customizable Bulma Sass code and components.
  • Integration with npm packages for Sass compilation.
  • Includes templates for Django core registration.

Summary

The Django Bulma theme is a Django base theme that integrates the Bulma CSS framework into Django projects. It offers easy installation, customizable Sass code and components, and includes templates for Django core registration. With the theme, developers can easily incorporate the modern and flexible Bulma framework into their Django projects.

django
Django

Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. It follows the model-view-controller (MVC) architectural pattern, providing an extensive set of built-in tools and conventions to streamline the creation of robust and scalable web applications.

bulma
Bulma

Bulma is a free, open source CSS framework based on Flexbox and built with Sass. It's 100% responsive, fully modular, and available for free.