Skip to main content

Build customized Bootstrap CSS using the Django admin

Project description

Django Bootstrap Customizer

PyPI PyPI PyPI PyPI TravisCI

Django Bootstrap Customizer lets you build a custom Bootstrap theme by creating BootstrapTheme models from the Django admin.

BootstrapTheme values are converted to Bootstrap SCSS variables that are used to compile customized Bootstrap CSS when you save your theme, using libsass-python under the hood.

Enjoy tailored Bootstrap CSS without having to set up a Node front-end assets pipeline!

Features

  • Bootstrap 4.
  • Generates optimized above-the-fold and below-the-fold CSS payloads, perfect for improving your site's Google PageSpeed score.
  • Customized Bootstrap themes for each site in a multi-site installation.
  • No Node/NPM/Gulp/Webpack required.

Documentation

Documentation is available in the docs directory and at https://johnfraney.github.io/django-bootstrap-customizer.

Example Project

An example project is included in the example directory. See the docs for more information.

Screenshot

BootstrapTheme admin

Credits

Tools used in rendering this package:

Code of Conduct

Everyone interacting in the project's codebases, issue trackers, chat rooms, and mailing lists is expected to follow the PyPA Code of Conduct.

History

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.2.0] - 2019-10-02

Changed

  • Updated to Bootstrap 4.3.1
  • Updated Tox configuration
  • Simplified Travis configuration

[0.1.4] - 2019-04-18

Fixed

  • Fix an error in Windows caused by mixed slashes in SCSS paths (#2) - @vincent-picot

[0.1.3] - 2018-09-09

Added

  • Initial release on PyPI

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-bootstrap-customizer-0.2.0.tar.gz (773.6 kB view hashes)

Uploaded Source

Built Distribution

django_bootstrap_customizer-0.2.0-py2.py3-none-any.whl (823.5 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page