Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: section-specific taxonomies #2449

Open
imartayan opened this issue Mar 4, 2024 · 2 comments
Open

Feature request: section-specific taxonomies #2449

imartayan opened this issue Mar 4, 2024 · 2 comments

Comments

@imartayan
Copy link

Just as we can generate separate feeds for each section with generate_feed, it would be convenient to have section-specific taxonomies by defining a taxonomies field in the front matter of a section using the same syntax as in config.toml. The taxonomy files would then be generated at the section's root path (which is somehow related to #1820).

Use case

This would be very useful if we want to have multiple blogs living in different sections and we don't want them to share their taxonomies. Right now, my workaround is to define a new global taxonomy for each of these sections (e.g. section1-tags, section2-tags...) but that's not very practical and the taxonomy files are not stored in the section's folder.

@Keats
Copy link
Collaborator

Keats commented Mar 11, 2024

Let's see if there are more people that want that but I don't think it would make sense to add imo

@matthillco
Copy link

This sounds like the same thing I requested in the discourse:
https://zola.discourse.group/t/more-flexible-taxonomies/1670
Global taxonomies are quite limiting, so please consider this a +1 for this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants