Name | aa-bootswatch JSON |
Version |
0.2.0
JSON |
| download |
home_page | None |
Summary | AA Bootswatch Themes |
upload_time | 2024-09-12 09:24:41 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | None |
keywords |
allianceauth
eveonline
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# 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
```shell
pip install aa-bootswatch
```
### Step Two - Configure
- Add as many, or as little of the following lines to `INSTALLED_APPS` as required.
```python
'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`
Raw data
{
"_id": null,
"home_page": null,
"name": "aa-bootswatch",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "allianceauth, eveonline",
"author": null,
"author_email": "Joel Falknau <joel.falknau@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/0a/81/3c194465fdb41ed707bd2636d2531211d98a8bbcd9d006650fc20e4e7178/aa_bootswatch-0.2.0.tar.gz",
"platform": null,
"description": "# AA Bootswatch\n\nA 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\n\n## Installation\n\n### Step One - Install\n\nInstall the app with your venv active\n\n```shell\npip install aa-bootswatch\n```\n\n### Step Two - Configure\n\n- Add as many, or as little of the following lines to `INSTALLED_APPS` as required.\n\n```python\n'bootswatch.theme.cerulean',\n'bootswatch.theme.cosmo',\n'bootswatch.theme.cyborg',\n'bootswatch.theme.journal',\n'bootswatch.theme.litera',\n'bootswatch.theme.lumen',\n'bootswatch.theme.lux',\n'bootswatch.theme.minty',\n'bootswatch.theme.morph',\n'bootswatch.theme.pulse',\n'bootswatch.theme.quartz',\n'bootswatch.theme.sandstone',\n'bootswatch.theme.simplex',\n'bootswatch.theme.sketchy',\n'bootswatch.theme.slate',\n'bootswatch.theme.solar',\n'bootswatch.theme.spacelab',\n'bootswatch.theme.superhero',\n'bootswatch.theme.united',\n'bootswatch.theme.vapor',\n'bootswatch.theme.yeti',\n'bootswatch.theme.zephyr',\n```\n\n### Step Three - Update Project\n\n- Run migrations `python manage.py migrate` (There should be none )\n- Gather your staticfiles `python manage.py collectstatic`\n\n",
"bugtrack_url": null,
"license": null,
"summary": "AA Bootswatch Themes",
"version": "0.2.0",
"project_urls": {
"Homepage": "https://gitlab.com/tactical-supremacy/aa-bootswatch",
"Source": "https://gitlab.com/tactical-supremacy/aa-bootswatch",
"Tracker": "https://gitlab.com/tactical-supremacy/aa-bootswatch/-/issues"
},
"split_keywords": [
"allianceauth",
" eveonline"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f5574c1302163bf3e4b5212a4435f140e0b8ce12f1e7f8c99f201986b6dabfd4",
"md5": "598a2728aa8118c19034c05fb76680cd",
"sha256": "fc0ee551993081c2a6df70c4f0c924f61cf35de1bc923c230efc3dc3fa03c648"
},
"downloads": -1,
"filename": "aa_bootswatch-0.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "598a2728aa8118c19034c05fb76680cd",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 32068,
"upload_time": "2024-09-12T09:24:40",
"upload_time_iso_8601": "2024-09-12T09:24:40.257464Z",
"url": "https://files.pythonhosted.org/packages/f5/57/4c1302163bf3e4b5212a4435f140e0b8ce12f1e7f8c99f201986b6dabfd4/aa_bootswatch-0.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0a813c194465fdb41ed707bd2636d2531211d98a8bbcd9d006650fc20e4e7178",
"md5": "618a23130cf3946bf9d1868bcbb6a4cd",
"sha256": "b2ccf158c0b30b014b3682a48ea7114e8af6d44427091bea51b3e93d079cf385"
},
"downloads": -1,
"filename": "aa_bootswatch-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "618a23130cf3946bf9d1868bcbb6a4cd",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 9055,
"upload_time": "2024-09-12T09:24:41",
"upload_time_iso_8601": "2024-09-12T09:24:41.650205Z",
"url": "https://files.pythonhosted.org/packages/0a/81/3c194465fdb41ed707bd2636d2531211d98a8bbcd9d006650fc20e4e7178/aa_bootswatch-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-12 09:24:41",
"github": false,
"gitlab": true,
"bitbucket": false,
"codeberg": false,
"gitlab_user": "tactical-supremacy",
"gitlab_project": "aa-bootswatch",
"lcname": "aa-bootswatch"
}