The Cloud page gives you a quick visual map of your site taxonomy in one place.
It now includes two sections:
- Categories cloud
- Tags cloud
Each item is weighted by how many posts use that taxonomy term. Higher counts render larger and with stronger emphasis, so popular topics stand out immediately.
Where to find it
Open the Cloud page here: /cloud/
You can still browse the full archive lists directly:
- Categories: /categories/
- Tags: /tags/
Cloud settings
Configure it in your theme config under cloud:
YML
1 | cloud: |
If you only want one section, disable the other with enabled: false.
Why use it
A cloud view helps readers discover topic clusters faster than scrolling long alphabetical lists, especially once a site has many categories and tags.