Skip to content

Create Authors yaml key, list and ui #15

@thanpolas

Description

@thanpolas

create a key for yaml front matter on posts author which will accept a value from a separate yaml file that will contain the author's data (name, email, website, twitter ...)

Then present the data to the post.

yaml front matter on post:

----
-author: rhys
----

yaml file with authors:

authors:
  rhys:
    name : "Rhys Brett-Bowen"
    email : ""
    github : rhysbrettbowen
    twitter : rhysbb

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions