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

How to display bylines #170

Closed
quaid opened this issue Nov 17, 2020 · 0 comments
Closed

How to display bylines #170

quaid opened this issue Nov 17, 2020 · 0 comments

Comments

@quaid
Copy link
Collaborator

quaid commented Nov 17, 2020

When we use the per-chapter headers, it's currently rendering in a confusing way to make it unclear who is responsible for what content.

My current idea is a custom paragraph offset in some way at the top:
Author(s) of the "Foo Bar with Baz" chapter::
name , ...

Then it is clear what it is referring to.

It may be possible with the ADOC header format from here:

https://asciidoctor.org/docs/user-manual/#doc-header

quaid added a commit that referenced this issue Nov 17, 2020
Having the per-chapter headers appear in the rendered output is confusing in terms of how it looks in the collection.
We definitely will have a contributors/authors section of the guide that draws from the CONTRIBUTORS.md file.
We still need to figure out how to handle bylines, I opened this issue to discuss and decide:
#170
@quaid quaid closed this as completed Feb 5, 2021
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

No branches or pull requests

1 participant