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

Add build information to the footer and HTML header #105

Open
nuest opened this issue Sep 6, 2024 · 0 comments
Open

Add build information to the footer and HTML header #105

nuest opened this issue Sep 6, 2024 · 0 comments
Labels
development Development of the register
Milestone

Comments

@nuest
Copy link
Member

nuest commented Sep 6, 2024

To avoid any confusion, we can add a little piece of information to the footer of the register, in the HTML rendering: the build date and the used version of the R package, also the used git hash from the register... the gitr package should easily give us the commit hash.

Mockup:

image

@angelina-momin What kind of information would you find useful here?

In addition, we can also add that information in the HTML head, see https://html.spec.whatwg.org/multipage/semantics.html#standard-metadata-names

<meta name=generator content="codecheck 0.7.0 based on register commit abc123">
@nuest nuest added the development Development of the register label Sep 6, 2024
@nuest nuest added this to the CHECK-NL end of project milestone Sep 6, 2024
@nuest nuest changed the title Add build information to the footer Add build information to the footer and HTML header Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development Development of the register
Projects
None yet
Development

No branches or pull requests

1 participant