Logo, tokens de cor e CSS de componentes compartilhados do Aresta Starter Kit, para uso com collectstatic do Django.
Project description
aresta-brand-assets (Django)
Logo, tokens de cor (tokens.css) e CSS de componentes compartilhados do
Aresta Starter Kit, empacotados como um app Django para uso com
collectstatic.
Ver RFC 2026-07-26 para o contexto completo desta decisão.
Instalação
pip install aresta-brand-assets==1.0.0
Adicione "aresta_brand_assets" em INSTALLED_APPS, no settings.py:
INSTALLED_APPS = [
...,
"aresta_brand_assets",
]
Rode collectstatic normalmente — os arquivos aparecem em
static/aresta_brand_assets/img/ e static/aresta_brand_assets/css/:
python manage.py collectstatic
Atualizar a versão num projeto existente
Nunca atualiza sozinho. Para subir de versão:
pip install --upgrade aresta-brand-assets==<nova-versão>
python manage.py collectstatic
Teste visualmente em homologação antes de aprovar para produção.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aresta_brand_assets-1.0.0.tar.gz.
File metadata
- Download URL: aresta_brand_assets-1.0.0.tar.gz
- Upload date:
- Size: 17.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
10cb5ddac3990af5c9355816341b2f3a4f8f7d6b662d5f5d8002a461c18c2b6c
|
|
| MD5 |
5685b9728ec3374cccca2bcc21ea5f08
|
|
| BLAKE2b-256 |
d248c0827985ecd9782d571dd802747dca680d0e16d5c37e6ef0f74e36174f55
|
File details
Details for the file aresta_brand_assets-1.0.0-py3-none-any.whl.
File metadata
- Download URL: aresta_brand_assets-1.0.0-py3-none-any.whl
- Upload date:
- Size: 21.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d023c0e48d1413df5034dc12785c386a591c9f24747fa48ddad421a0e4f765b5
|
|
| MD5 |
cc896bcc7a8bc4f42c41453b27d16940
|
|
| BLAKE2b-256 |
a389bc52ac53912724dd693beea687f97dd93399faa8b0007419d1eb4cfae188
|