AA Bootswatch Themes
Project description
AA Bootswatch
A Simple collection of Bootswatch themes for users to explore. This repo also acts as an example of the new Theming options in Alliance Auth v4.x
Installation
Step One - Install
Install the app with your venv active
pip install aa-bootswatch
Step Two - Configure
- Add as many, or as little of the following lines to
INSTALLED_APPS
as required.
'bootswatch.theme.cerulean',
'bootswatch.theme.cosmo',
'bootswatch.theme.cyborg',
'bootswatch.theme.journal',
'bootswatch.theme.litera',
'bootswatch.theme.lumen',
'bootswatch.theme.lux',
'bootswatch.theme.minty',
'bootswatch.theme.morph',
'bootswatch.theme.pulse',
'bootswatch.theme.quartz',
'bootswatch.theme.sandstone',
'bootswatch.theme.simplex',
'bootswatch.theme.sketchy',
'bootswatch.theme.slate',
'bootswatch.theme.solar',
'bootswatch.theme.spacelab',
'bootswatch.theme.superhero',
'bootswatch.theme.united',
'bootswatch.theme.vapor',
'bootswatch.theme.yeti',
'bootswatch.theme.zephyr',
Step Three - Update Project
- Run migrations
python manage.py migrate
(There should be none ) - Gather your staticfiles
python manage.py collectstatic
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aa_bootswatch-0.1.0a0.tar.gz
(8.8 kB
view hashes)
Built Distribution
Close
Hashes for aa_bootswatch-0.1.0a0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 73eac46b586b12577d259813559d80ed52c97cb8e8d14e2c077a8ce401e95e11 |
|
MD5 | c8bf02e59f611eff00f71dfff2b4ec80 |
|
BLAKE2b-256 | efdc67c9508f607f990131a0ced6e4581c4d9dce20d96766124081d987fafd99 |