This function is used to combine a 'static' yaml, saved
locally in content/author_info/
, and a 'dynamic' yaml,
retrieved and computed from responses collected by Google Form.
1 | yaml4post(author_id, gs_yaml, author_yml_dir = "content/author_info/")
|
author_id |
String. The id of the author as specified in
Note that the id is calculated from the response of the Google Form.
It normalizes the respondent-provided id by 1) conversion to lower case
and 2) replace spaces with |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.