-
Notifications
You must be signed in to change notification settings - Fork 7
Conversion Script Things
Brandon Walsh edited this page Jul 10, 2017
·
6 revisions
Should be placed in a _data/people/ folder as a series of yml files.
Ex - _data/people/adam-soroka.yml
- Can lose these fields - author, date, comments, layout,
- Should add an "active" YML field that is a boolean
- title should probably be converted to name
- Content of the person page can be converted to a bio field.
- Should have a "photo" field that is a path to an image somewhere.
- What do we with posts that just have "admin" as their author?
- Can lose these fields - comments, wordpress_id
- Should we scrap link entirely, or replace it with our own path?
- Can lose these fields - author, comments
- Need to add a link field?
- Should we add a "people" field that links to people's names?
- Should we add an active field?