Coder Social home page Coder Social logo

lkhamvongsa / fair-training-handbook Goto Github PK

View Code? Open in Web Editor NEW

This project forked from elixir-europe-training/elixir-trp-fair-training-handbook

0.0 0.0 0.0 1.26 MB

Train-the-trainer handbook for making training materials FAIR

Home Page: https://elixir-fair-training.github.io/FAIR-training-handbook/

License: Other

TeX 88.79% HTML 11.21%

fair-training-handbook's Introduction

FAIR-training-handbook

Any issues? Contact Geert van Geest (@GeertvanGeest)

How to contribute (for non-git gurus)

First, you will need to be able to edit this repository. Ask for permissions at the repository admins (currently Geert van Geest).

If you are authoring one of the chapters, the easy way to contribute would be to edit in the browser. Do this by:

  • navigating to your chapter at docs/chapters/ at the top of this page
  • clicking on your chapter's md file (e.g. chapter_10.md)
  • clicking on the edit buttion:

Now you can edit the markdown. Here is a tutorial on markdown basics. For more advanced functionality, visit the mkdocs material webpage. For example for information on how to display admonitions.

If you have finished, you can directly commit to main. In order to do that, write a commit message, and click the green button with Commit changes:

After commiting it will take ~30-60 seconds before the website is updated with your changes. The website is hosted at https://elixir-fair-training.github.io/FAIR-training-handbook/.

Adding tables

If you want to build large tables, have a look at markdown tables generator.

Adding references

This website supports bibtex (pandoc style). In order to add a reference, add it in bibtex format to references.bib, cite it in your markdown document with [@refid] (for the ten simple rules paper this would be [@Garcia2020]), and at the bottom of the page add the line \bibliography. You can find an example in docs/index.md.

Aims

Building on the FAIR training handbook as outlined by the ELIXIR FAIR training group.

Please see the 10 simple rules for FAIR training materials publication.

Please contact Geert van Geest if you want to contribute to this repo.

If working locally

This website is generated with MkDocs, with the theme Material.

To host it locally, install MkDocs:

pip install mkdocs

and Material:

pip install mkdocs-material

Clone this repository to your local computer. Then, make the repository your current directory and type:

mkdocs serve

To host it locally.

Check it out with your browser at http://localhost:8000/.

If you commit to the branch main (the default branch), the website will be automatically updated in 30-60 seconds.

This will generate a webpage at:

https://ELIXIR-FAIR-Training.github.io/FAIR-training-handbook

fair-training-handbook's People

Contributors

annaswan1 avatar burkemlou avatar geertvangeest avatar olisand avatar fraggyfred avatar allegravia avatar rolandkrause avatar lisanna avatar ppalagi avatar helenaschnitzer avatar hchiapello avatar dwibberg avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.