Consolidate people/author #1

Closed
opened 2022-04-29 21:27:54 +00:00 by emacsen · 5 comments
emacsen commented 2022-04-29 21:27:54 +00:00 (Migrated from gitlab.com)

Right now there is people/author information in several places- in _data/people.yml, _profile/<user>.md, _site/people/<user> and also in _config.yml (for site author).

It would be good to consolidate this to fewer places if possible.

Right now there is people/author information in several places- in `_data/people.yml`,` _profile/<user>.md`, `_site/people/<user>` and also in `_config.yml` (for site author). It would be good to consolidate this to fewer places if possible.
emacsen commented 2022-04-29 21:27:54 +00:00 (Migrated from gitlab.com)

assigned to @vosaul

assigned to @vosaul
emacsen commented 2022-04-29 21:36:59 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
vosaul commented 2022-04-30 20:07:17 +00:00 (Migrated from gitlab.com)

@emacsen please take a look at the branch vs-people-author

I added a new collection "team"
all information about persons is in markdown files
page team = people, but information from /_team/.md

In frontmatter added a new field "role". Only persons who have a "role" (even empty) appear on the team page

If it suits you, I'll remove unnecessary files and merge vs-people-author
with dev

@emacsen please take a look at the branch vs-people-author I added a new collection "team" all information about persons is in markdown files page team = people, but information from /_team/<name>.md In frontmatter added a new field "role". Only persons who have a "role" (even empty) appear on the team page If it suits you, I'll remove unnecessary files and merge vs-people-author with dev
emacsen commented 2022-05-10 20:49:49 +00:00 (Migrated from gitlab.com)

Yes, this should be good.

Yes, this should be good.
vosaul commented 2022-05-12 07:00:47 +00:00 (Migrated from gitlab.com)

mentioned in merge request !1

mentioned in merge request !1
emacsen (Migrated from gitlab.com) closed this issue 2022-06-06 04:58:46 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
babka/babka-social-blog#1
No description provided.