Build customized Bootstrap CSS using the Django admin
Project description
Django Bootstrap Customizer
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
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.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
Built Distribution
Hashes for django-bootstrap-customizer-0.1.4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c2f5a041a2ac2ec863deb417295c01483d66926185cbcdd128b14cd1fc78f48 |
|
MD5 | ce785843a32b0e044648c43c98a13afc |
|
BLAKE2b-256 | ae08a4b158c91442e7dac6cf9d7f724bae8bcdd03677e8db0096c66d41ffdc0c |
Hashes for django_bootstrap_customizer-0.1.4-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 43ab28b0c114a7df83d9a2852fab4d0793e51543856691b4f557f8174a7a43c1 |
|
MD5 | 55f5b537f836f2b384ec89e274a61a25 |
|
BLAKE2b-256 | 76258f1d966aac1b7962237ba35ae877d72bbd892735e1e4cfc6b37f62f74973 |