Skip to content

Blog authors pages #9825

@ilg-ul

Description

@ilg-ul

Have you read the Contributing Guidelines on issues?

Description

Similarly to tag grouping pages, generate

  • a page with a list of author names, grouped by letters
  • pages with posts published by each author, possibly paged

authors

Also add a list of authors with links at the end of each post.

![authors2](https://github.com/facebook/docusaurus/assets/362732/6d476284-a961-4fe2feature, add -8532-fea4cdad4fbf)

Has this been requested on Canny?

No.

Motivation

For blogs with multiple authors, it is useful to identify posts contributed by each author.

API design

To control this new feature add a generateAuthorsPages option; when set to true, the authors pages are generated as blog/authors and blog/authors/${name}.

Have you tried building it?

The functionality is implemented in cronica-it@7465833.

The implementation adds a NamedAuthor type, similar to Tag and the code is basically a duplicate of the tag logic.

Self-service

  • I'd be willing to contribute this feature to Docusaurus myself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureThis is not a bug or issue with Docusausus, per se. It is a feature request for the future.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions