Skip to content

Draft: Repository splash page #128

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

Merged
merged 8 commits into from
Apr 30, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .Rprofile
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
options(
"blogdown.hugo.version" = "0.123.4",
"blogdown.method" = "html"
)
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# R Validation Hub website

This repository is rendered at https://www.pharmar.org/

## Contributing Quick-Start

```r
library(blogdown)

if (!hugo_available(version = getOption("blogdown.hugo.version"))) {
install_hugo(version = getOption("blogdown.hugo.version"))
}

stop_server()
build_site()
serve_site(port = 4321)
```
88 changes: 46 additions & 42 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,89 +61,94 @@ ignoreFiles = ["\\.Rmd$", "\\.Rmarkdown$", "_files$", "_cache$"]
post = 1

[[menu.main]]
name = "Regulations"
url = "/regulations/"
name = "Our Guidelines"
identifier = "section.guidelines"
url = ""
weight = 2
parent = "menu.validation"
post = 1

[[menu.main]]
name = "Products"
identifier = "section.products"
url = ""
weight = 1
parent = "section.why"

parent = "menu.validation"
post = 2

[[menu.main]]
name = "Our Validation Approaches"
identifier = "section.how"
name = "Initiatives"
identifier = "section.initiatives"
url = ""
weight = 2
parent = "menu.validation"
post = 2

[[menu.main]]
name = "Regulations"
url = "/regulations/"
weight = 1
parent = "section.why"

[[menu.main]]
name = "The {riskmetric} Package"
url = "/riskmetric/"
weight = 21
parent = "section.how"
parent = "section.products"

[[menu.main]]
name = "The {riskassessment} App"
url = "/riskassessment/"
weight = 22
parent = "section.how"
parent = "section.products"

[[menu.main]]
name = "The {riskscore} Package"
url = "/riskscore/"
weight = 23
parent = "section.how"
parent = "section.products"

[[menu.main]]
name = "Our White Paper"
url = "/white-paper/"
weight = 24
parent = "section.how"
parent = "section.guidelines"

[[menu.main]]
name = "General Guidances"
url = "/general-guidances/"
weight = 25
parent = "section.how"

[[menu.main]]
name = "Case Studies"
url = "/categories/case-studies/"
weight = 4

[[menu.main]]
identifier = "roadmap"
name = "Our Roadmap"
url = "/our-roadmap/"
weight = 5

[[menu.main]]
parent = "roadmap"
name = "Accomplishments"
url = "/accomplishments/"
weight = 51

parent = "section.guidelines"

[[menu.main]]
parent = "roadmap"
name = "Looking Forward"
url = "/looking-forward/"
weight = 52

name = "Regulatory Repository"
url = "/repository/"
weight = 26
parent = "section.initiatives"
[[menu.main]]
identifier = "resources"
name = "Resources"
url = "/resources/"
weight = 6

[[menu.main]]
parent = "resources"
name = "News"
url = "/categories/news/"
weight = 61

[[menu.main]]
parent = "resources"
name = "Presentations"
url = "/present/"
weight = 62

[[menu.main]]
parent = "resources"
name = "Case Studies"
url = "/categories/case-studies/"
weight = 63

[[menu.main]]
parent = "resources"
Expand Down Expand Up @@ -198,18 +203,17 @@ ignoreFiles = ["\\.Rmd$", "\\.Rmarkdown$", "_files$", "_cache$"]
# Format dates with Go's time formatting
date_format = "January 2, 2006"

logo = "img/pharmaRlogo.png"
logo_small = "img/pharmaRlogo_small.png"
logo = "img/logo_medium.svg"
logo_small = "img/logo_small.svg"

email = "[email protected]"
email = "[email protected]"

[params.carousel]
enable = true

[params.clients]
enable = true
title = "Partner Initiatives"
subtitle = "The three entities we have partner initiatives with are:"

[params.recent_posts]
enable = true
Expand All @@ -224,6 +228,6 @@ ignoreFiles = ["\\.Rmd$", "\\.Rmarkdown$", "_files$", "_cache$"]
blog = "/blog/:year/:month/:day/:filename/"

[params.topbar]
enable = true
text = "<p>The R Validation Hub is a working group within the R Consortium. Contact us at [email protected].</p>"
enable = false
text = ""

9 changes: 7 additions & 2 deletions content/contact.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,15 @@ title: "Contact Us"

## Stay up-to-date and join our mailing list

For occasional news updates, you can join our [mailing list](https://lists.r-consortium.org/g/RConsortium-Validation-Hub). This will enable you and your colleagues to receive notifications of key updates/software releases, blog posts and **invites to all-hands Hub meetings**.
For occasional news updates, you can join our [mailing
list](https://lists.r-consortium.org/g/RConsortium-Validation-Hub). This will
enable you and your colleagues to receive notifications of key updates/software
releases, blog posts and **invites to all-hands Hub meetings**.

## Interested in getting more directly involved?

If you would like to contribute to this collaborative effort please email us directly at [[email protected]](mailto:[email protected]).
If you would like to contribute to this
collaborative effort [please email us
directly](mailto:[email protected]).


9 changes: 7 additions & 2 deletions content/contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,14 @@

<div id="stay-up-to-date-and-join-our-mailing-list" class="section level2">
<h2>Stay up-to-date and join our mailing list</h2>
<p>For occasional news updates, you can join our <a href="https://lists.r-consortium.org/g/RConsortium-Validation-Hub">mailing list</a>. This will enable you and your colleagues to receive notifications of key updates/software releases, blog posts and <strong>invites to all-hands Hub meetings</strong>.</p>
<p>For occasional news updates, you can join our <a href="https://lists.r-consortium.org/g/RConsortium-Validation-Hub">mailing
list</a>. This will
enable you and your colleagues to receive notifications of key updates/software
releases, blog posts and <strong>invites to all-hands Hub meetings</strong>.</p>
</div>
<div id="interested-in-getting-more-directly-involved" class="section level2">
<h2>Interested in getting more directly involved?</h2>
<p>If you would like to contribute to this collaborative effort please email us directly at <a href="mailto:[email protected]">[email protected]</a>.</p>
<p>If you would like to contribute to this
collaborative effort <a href="mailto:[email protected]">please email us
directly</a>.</p>
</div>
2 changes: 1 addition & 1 deletion content/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -132,4 +132,4 @@ body {
.right {
left: 0%;
}
}
}
Loading