Skip to main content

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


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)

Uploaded Source

Built Distribution

aa_bootswatch-0.1.0a0-py3-none-any.whl (30.7 kB view hashes)

Uploaded 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