Skip to content

StreetScienceCommunity/StreetScienceCommunity.github.io

Folders and files

NameName
Last commit message
Last commit date
Nov 28, 2018
Aug 17, 2022
Jan 15, 2020
Jan 15, 2020
Jul 21, 2019
Jan 8, 2020
Jul 15, 2024
Nov 25, 2018
Jan 21, 2020
Dec 19, 2020
Jan 21, 2020
Apr 17, 2019
Jul 15, 2024
Nov 24, 2018
Nov 24, 2018
Nov 25, 2018
Mar 26, 2019
Nov 25, 2018
Aug 2, 2024
Nov 11, 2018
Jan 21, 2020
Dec 19, 2020
Jan 8, 2020
Jan 8, 2020
Jul 12, 2024
Nov 30, 2018
Jan 8, 2020

Repository files navigation

StreetScienceCommunity

Find all the information about our community and projects at streetscience.community.

Our dedicated Galaxy server to perform all kind of data analysis can be accessed at https://streetscience.usegalaxy.eu.

Bring science to the public!

Gitter

Welcome!

First and foremost, Welcome! πŸŽ‰ Willkommen! 🎊 Bienvenue! 🎈🎈🎈

This document (the README file) is a hub to give you some information about the project. Jump straight to one of the sections below, or just scroll down to find out more.

What are we doing?

We are working with teachers, educators and citizens to educate the public about open science and particularly with sequencing, data-analysis, molecular biology, their benefits and implications.

Who are we?

We think that knowledge transfer from different domains is crucial for this project hence Street Science Community consists of people with different expertise and skills. Computational- and molecular biology researchers as well as Bioinformaticians and we are all dealing with life-science problems on a daily basis, but from different angles.

What do we need?

You! In whatever way you can help.

We need expertise in fundraising, science, education, communication, interaction with the public. We'd love your feedback along the way, and of course.

Get involved

If you think you can help in any of the areas listed above (and we bet you can) or in any of the many areas that we haven't yet thought of (and here we're sure you can) then please check out our contributors' guidelines and our roadmap.

Please note that it's very important to us that we maintain a positive and supportive environment for everyone who wants to participate. When you join us we ask that you follow our code of conduct in all interactions both on and offline.

How can I generate the website locally?

You need a ruby environment (version >= 2.4). Either you have it installed and you know how to Bundler and Jekyll or you use (mini-)conda, a package management system that can install all these tools for you. You can install it by following the instructions on this page: https://conda.io/docs/user-guide/install/index.html

In the sequel, we assume you use miniconda.

  1. Open a terminal

  2. Clone this GitHub repository:

    git clone https://github.com/StreetScienceCommunity/StreetScienceCommunity.github.io
    
  3. Navigate to the StreetScienceCommunity.github.io/ folder with cd

  4. Set up the conda environment:

    make create-env
    
  5. Install the project's dependencies:

    make install
    
  6. Start the website:

    make serve
    
  7. Open the website in your favorite browser at: http://127.0.0.1:4000/

How can I generate the PDFs for the protocols locally?

The protocols can be extracted to PDFs in 2 versions: one for participants/pupils with only the instructions, one for the instructors/teachers with instructions and details