| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Form Fields
In _data/conf:
In _data/conf:
(NOTE: Eric P deleted endTime & milTime in 2019. Were these used anywhere?)
You may have to do some convoluted things in the Program Talks spreadsheet to get all the data you need in one export. A couple tricks:
Select Templates from the three options. You can use these settings for the frontmatter
Template
layout: presentation day: [day] group: [group] spot: [spot] length: [length] type: talk categories: talks time: [time] startTime: [starttime] speakers-text: [speakerstext] speakers: - [speakerone|slug] - [speakertwo|slug] - [speakerthree|slug] slides:
Values in brackets [] represent Spreadsheet Column Labels. For the initial ingest, it is not necessary to have all the values (e.g. day, group, spot, length might not be known) as these will be decided later. Set the title, description, and date fields (pick the first day of the conference for all talks—again, the actual talk dates can be modified later).
Download and unzip the resulting file and put contents into /_posts.
/talks/index.html should now have all the selected talks.
| Back | FazBrowse Home | New Git URL |