Skip to content
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: 1 addition & 3 deletions content/about/about/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand All @@ -55,8 +55,6 @@ classtitle = "text-center"

---

<br>

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.
Expand Down
16 changes: 16 additions & 0 deletions content/about/about/brickforrt.md
Original file line number Diff line number Diff line change
@@ -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).
2 changes: 1 addition & 1 deletion content/about/about/history.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
6 changes: 5 additions & 1 deletion content/about/about/newsletter.md
Original file line number Diff line number Diff line change
@@ -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 >}}
Loading