Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Jameel Institute pkgdown template #40

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

pratikunterwegs
Copy link
Collaborator

@pratikunterwegs pratikunterwegs commented Oct 18, 2024

This PR updates the package to use the Jameel Institute {pkgdown} template.

Happy to change elements of the design in future - this one's just to get the website looking decent for IDM.

A stylistic choice that departs from Imperial's brand guidelines: the typefaces are taken from Google Fonts as those are easier to work with using {pkgdown}. I'm happy to change to using the Imperial typefaces in future once we have time to work out where the assets should live.

You can see what the site would look like by running the R code:

pkgdown::build_site()

@richfitz richfitz marked this pull request as ready for review October 21, 2024 07:43
DESCRIPTION Outdated
comment = c(ORCID = "0000-0001-8076-1106")),
person("Robert", "Johnson", role = "aut",
comment = c(ORCID = "0000-0002-7365-0042")),
person("Richard", "Fitzjohn", role = "aut",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
person("Richard", "Fitzjohn", role = "aut",
person("Rich", "FitzJohn", role = "aut",

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you put David in here too please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants