Add proper reference display (#200)
This is the first step towards displaying references - so far, only implemented on the glossary landing page.
The references are generated with hugo-cite based on data/bib.json
If the new GitHub action added here works, this file will be automatically updated based on any .bib files (such as `content/glossary/refs.bib' as well as any entries into the Google Spreadsheet. However, presently this update cannot be committed, so it would only be used for building the webpage dynamically.
:thumbsup: All image files/references (if any) are in webp format, in line with our policy.
Just to record what it looks like in the staging preview at the moment
@seunolufemi123 @flavioazevedo could you both check if that is generally a good direction for references? Then @seunolufemi123 can hopefully take this forward as per the list in #200. @seunolufemi123 the best way to do that would be for you to work in this PR - for example by calling usethis::pr_fetch(263) from an RStudio clone of this repo.
This pull request has been inactive for more than 90 days. If there is no further activity, it will be automatically closed in seven days time. You can reopen the pull request if it is still relevant.
This pull request has been automatically closed due it being stale for more than 7 days. Please feel free to reopen if you still want to submit this pull request.