Want to learn how to work with gitpod on this website? Check out the docs below.
The ELIXIR Training SPLASH has been designed to guide the trainer in their efforts to plan, design, develop, deliver and evaluate training activties. It is based on the various steps of the training life cycle, although not all the steps will be relevant to everyone.
The contents are generated and maintained by the ELIXIR Training platform ELIXIR-TrP. We want to sustain and govern ELIXIR Training SPLASH via the ELIXIR Programme 2024+.
SPLASH is short for
Skills,
Professional development,
Learning Assessment,
Support and
Help
along the training life cycle.
ELIXIR SPLASH is an open community project, and you are welcome to join us! The content of the material is developed in Markdown and a templating system (Jekyll) is used to format the Markdown pages and generate a website at https://elixir-europe-training.github.io/ELIXIR-Training-SPLASH/.
Do you want to help with this project? Please check out following pages for more information:
Do you wish to contact the editors of this project? Use [email protected]
If you want to build the website locally, please have a look at our Git tutorial.
The process documents and data are made available under a CC-BY license. Software are made available under an MIT license. More information about our license can be found on our license page.
ELIXIR SPLASH is supported by ELIXIR Europe.
We would like to thank Christof De Bo for creating the custom icons for the SPLASH. The icons are shared with the CC-BY 4.0 license. His work has added to the visual appeal and usability of our toolkit.
Gitpod is a container-based environment where you can work on the SPLASH website, where the website is rendered while you work on it. Meaning that what you see is what you get. In order to use gitpod, follow these steps:
- Click the link here or 'Open in Gitpod' on top of this README
- Click on the button 'continue with GitHub'. If you're using Gitpod for the first time, you will probably be asked to change some permissions.
- After this, the start screen pops up, where you can choose the repository (should be this one). You can leave the other choices as suggested (VScode and standard compute should be fine).
- Wait for the process to start the containers the finish
- The home page of splash should appear at the right side of the screen
- Work on the website as you would in VScode. For example, checkout another branch by clicking on 'main' on the bottom right.