diff options
| author | Danilo M. <danix@danix.xyz> | 2026-04-21 23:10:48 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-04-21 23:10:48 +0200 |
| commit | 8bcdbe5ab1d02213786b8527d97b60ff7464fb7d (patch) | |
| tree | 85e0794d16c8cf4ea5bc96aaea45160cbe97bd3c /docs | |
| parent | afa8811106653a59444cad423da17ba2932030df (diff) | |
| download | danixxyz-8bcdbe5ab1d02213786b8527d97b60ff7464fb7d.tar.gz danixxyz-8bcdbe5ab1d02213786b8527d97b60ff7464fb7d.zip | |
feat: replace tier-based sizing with continuous scaling in tag cloud
- Compute size per tag: 0.6rem + (count/maxCount) * 1.2rem
- Compute opacity per tag: 0.7 + (count/maxCount) * 0.3
- Color gradient: small tags var(--text-dim), large (>50%) tags var(--accent)
- Remove .tag-tier-* classes, use inline style attributes
- Update sidebar label to use topTags i18n key
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
