13 Finishing touches
Open the .Rproj file in the folder you’ve just downloaded
Upload your workshop icon to the
img/folder and any sponsor logos to theimg/sponsorsfolderIn _output.yml, replace
missingimg.pngwith your icon’s filenameSee image

In the same _output.yml file, add any sponsors not already included. To do this, copy one of the existing sponsor lines and change each section. Use the
heightorwidthattributes to change how large the images are. If two images are small enough and there is no<br>tag in between, they will be displayed side by side like the Genome Canada and Ontario Genomics logos.See image

Hit “Build Book” and check preview once complete. Note that you may need to adjust sizing of sponsor logos and build again.
See image

Commit and push
Check off all files you want to save to Git in the Git window pane, then click Commit.
See image

Enter a clear commit message and click Commit.
See image

Close the confirmation popup and click “Push” to send all files to Github.
See image

The website takes 1-2 minutes to build after a new push. To check the progress of this action, click Actions in the top bar on Github.
See image
