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

Add mention of authors template page variable to docs #2451

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

TrialDragon
Copy link
Contributor

The authors variable so far has only been documented as something you can define in the front matter for use of feeds primarily, but it also works in templates to define the authors of a page. (For practical use see: bevyengine/bevy-website@6c293fa#diff-672b08946ef5cbc8db5c086bf50651b69b29e9d7be0708a1de7ded170b440e99)

This PR adds it to the documentation so that folks don't have to dig in commit histories to figure out it also works in templates.

Sanity check:

  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?

The `authors` variable so far has only been documented as something you can define in the front matter for use of feeds, but it also works in templates to define the authors of a page. (For practical use see: bevyengine/bevy-website@6c293fa#diff-672b08946ef5cbc8db5c086bf50651b69b29e9d7be0708a1de7ded170b440e99)

This PR adds it to the documentation so that folks don't have to dig in commit histories to figure out it also works in templates.
@Keats Keats merged commit 11d2521 into getzola:master Mar 6, 2024
5 checks passed
@Keats
Copy link
Collaborator

Keats commented Mar 6, 2024

Thanks!

@TrialDragon TrialDragon deleted the patch-1 branch March 6, 2024 19:54
veluca93 pushed a commit to veluca93/zola that referenced this pull request May 14, 2024
The `authors` variable so far has only been documented as something you can define in the front matter for use of feeds, but it also works in templates to define the authors of a page. (For practical use see: bevyengine/bevy-website@6c293fa#diff-672b08946ef5cbc8db5c086bf50651b69b29e9d7be0708a1de7ded170b440e99)

This PR adds it to the documentation so that folks don't have to dig in commit histories to figure out it also works in templates.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants