JohannesNE / site

Source files for website.

Home Page:https://cru.au.dk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aarhus University Community of Researchers Using Open Software

Travis build status License: CC BY 4.0 License: MIT

Reproducibility, open scientific practices, and analytic transparency are increasingly being requested or required of scientists and researchers, but training on these on topics is severely lacking. Nor has the culture around sharing of code and skills, or even the recognition that these concepts are important for the health of science, dramatically changed. This community aims to start bridging these gaps in knowledge and skills, and to hope start forming a culture of sharing, openness, and improvement in scientific activities.

This specific repository contains the website source files, training material, and event listings for the community. It also hosts some administrative material for the community.

Instructional Design

The most of the events hosted by this community are designed to be presented primarily with a participatory live-coding approach. This involves an instructor typing and running code in a code editor (e.g. RStudio) in front of the class, while the class follows along using their own computers. Challenges are (optionally) interspersed throughout the session, allowing participants to collaboratively work on smaller coding problems for a few minutes. All session materials are provided ahead of time on the website for participants to refer to during the sessions.

Website structure and location of content

The structure of the website is based on the standards for generating websites with blogdown. Folders to focus on are:

  • content/: Contains stand alone pages for the website (such as "About").
  • content/material/: Contains the code-along teaching material. Material is written in R Markdown and generated into the website through blogdown. See the contributing section below on adding material. TODO: Add information on creating new material.
  • data/events/: Contains the .yaml files for individual events, both upcoming and past. Creating a new event is as simple as copying and pasting an old one and updating the contents inside the new file.

Contributing and conduct

If you are interested in contributing to the community, please refer to the contributing guidelines. We adhere to Code of Conduct, so by contributing to this community, you agree to abide by its terms.


See the license file for details on (re-)use, on attribution, and on acknowledgements.

About

Source files for website.

https://cru.au.dk

License:Creative Commons Attribution 4.0 International


Languages

Language:CSS 42.0%Language:JavaScript 36.7%Language:HTML 17.3%Language:R 4.1%