-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Document setting of params, etc from themes #427
Comments
@bep I am starting to add a rough outline of what you can and cannot do in the theme's config.toml. Please add/correct as needed. Can Do
Cannot Do in
|
Yes, that is correct. I had, however, a thought the other day that I have not followed up on. Not sure what it was, but it was related to the upcoming "theme merge" feature. So, the motivation for the "theme params namespace" is to give the theme a place where he/she knows the theme settings will be. But what is really the theme name? Today it is really the folder below /themes, which the theme author does not control ... Hmm... |
Should be defined in theme's config.toml? And throw an error if that is not defined? |
Also, should it be made a convention to not have users use |
Surprisingly, I was unable to set the whole |
Why is that a surprise? My commit message is pretty clear on what is there. |
Well, surprise not in that sense.. but in the manner that it makes more sense for a theme to be able to set those.. a theme could have custom layouts for series, etc. So it better to set the Now there's enough raw material here to start documenting this. |
Yea, I had to stop somewhere. I have been bitten before because I have rushed into things like these. Taxonomy is not obviously a theme concern. |
This issue has been automatically marked as stale because it has not had recent activity. The resources of the Hugo team are limited, and so we are asking for your help. |
This will be addressed with #1888 |
gohugoio/hugo@e9c7b62
The text was updated successfully, but these errors were encountered: