diff --git a/content/about/about/about.md b/content/about/about/about.md index 253a52d76ce..a6370bbb58c 100644 --- a/content/about/about/about.md +++ b/content/about/about/about.md @@ -41,7 +41,7 @@ classtitle = "text-center" [design.spacing] # Customize the section spacing. Order is top, right, bottom, left. - padding = ["60px", "0", "60px", "0"] + padding = ["10px", "0", "30px", "0"] [advanced] @@ -55,8 +55,6 @@ classtitle = "text-center" --- -
- In a nutshell, FORRT is a ***F***ramework for ***O***pen and ***R***eproducible ***R***esearch ***T***raining which is advancing research transparency, reproducibility, rigor, and ethics through pedagogical reform and meta-scientific research. FORRT provides a pedagogical infrastructure and open educational resources designed to support the teaching and mentoring of open and reproducible science. FORRT strives to (a) raise awareness of the pedagogical implications of open and reproducible science and its associated challenges (i.e., curricular reform, epistemological uncertainty, methods of education); (b) respond to calls to consider open scholarship as inclusive scholarship; (c) advocate for the opening and formal recognition of teaching and mentoring materials to facilitate access, discovery, and learning to those who otherwise would be educationally disenfranchised. diff --git a/content/about/about/brickforrt.md b/content/about/about/brickforrt.md new file mode 100644 index 00000000000..97877a0d4a3 --- /dev/null +++ b/content/about/about/brickforrt.md @@ -0,0 +1,16 @@ ++++ +# Lego FORRT tower + +widget = "blank" +headless = true # This file represents a page section. +active = true # Activate this widget? true/false +weight = 15 # Order that this section will appear. +title = "Build your own FORRT tower" + +[design.spacing] + # Customize the section spacing. Order is top, right, bottom, left. + padding = ["0", "0", "10px", "0"] + ++++ + +Building with toy bricks can be a useful metaphor for young and old to convey how research should be shared openly and for free, required materials should be shared (parts list), and the method should be described in detail for others to reproduce (instruction manual). So what could be more fitting than sharing instructions for a LEGO FORRT? You can download the full parts list and instructions for free via [Rebrickable](https://rebrickable.com/mocs/MOC-248547/Replicator/forrts-fort). diff --git a/content/about/about/history.md b/content/about/about/history.md index c5565c2454a..5c0e70edbdf 100644 --- a/content/about/about/history.md +++ b/content/about/about/history.md @@ -76,7 +76,7 @@ date_format = "Jan 02, 2006" [design.spacing] # Customize the section spacing. Order is top, right, bottom, left. - padding = ["60px", "0", "60px", "0"] + padding = ["0px", "0", "20px", "0"] [advanced] # Custom CSS. diff --git a/content/about/about/newsletter.md b/content/about/about/newsletter.md index 181af57d8f6..0ab34e4650c 100644 --- a/content/about/about/newsletter.md +++ b/content/about/about/newsletter.md @@ -1,11 +1,15 @@ +++ # A Skills section created with the Featurette widget. -weight = 15 # Order that this section will appear. +weight = 20 # Order that this section will appear. title = "Stay Updated" subtitle = "Subscribe to our newsletter from FORRT to get the latest news about our initiatives" +[design.spacing] + # Customize the section spacing. Order is top, right, bottom, left. + padding = ["0px", "0", "10px", "0"] + +++ {{< subscribe >}}