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

Create Authors yaml key, list and ui #15

Open
thanpolas opened this issue Apr 17, 2013 · 0 comments
Open

Create Authors yaml key, list and ui #15

thanpolas opened this issue Apr 17, 2013 · 0 comments

Comments

@thanpolas
Copy link
Member

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
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