Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.4%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
Statistics
  • Stars: 2
  • Watchers: 2
  • Forks: 1
  • Open Issues: 53
  • Releases: 0
Created over 3 years ago · Last pushed over 2 years ago
Metadata Files
Readme Contributing License Citation

README.md

Essentials for Research Software Support

On this repository, we are developing material for the course "Essentials for Research Software Support".

The course website is rendered via GitHub Pages. It is work in progress, and we welcome new contributions.

Credits and licensing

The infrastructure is based on the storyboards project. The source code (excluding the lesson content) is licenced under Apache 2. The content of the lessons is licenced under CC-BY 4.0.

Infrastructure

The website has been built with Nuxt, using nuxt-content for authoring stories and tailwindcss + tailwind typography for styling. Slides are rendered with reveal.js. It is hosted on GitHub pages.

Contributing

If you want to contribute to this project, fantastic!

Please read the contribution guidelines, with many details on what we need, and how to make your contribution.

Contact

This project is maintained by the Netherlands eScience Center.

Owner

  • Name: eScience Center Digital Skills Programme
  • Login: esciencecenter-digital-skills
  • Kind: organization
  • Email: training@esciencecenter.nl

Citation (CITATION.cff)

# YAML 1.2
# More than one affiliation:
# https://github.com/citation-file-format/citation-file-format/issues/268
---
title: Essentials for Research Software Support
keywords:
  - FAIR software
  - research software
  - best practices
  - software engineering
  - software sustainability
  - teaching platform
repository-code: "https://github.com/esciencecenter-digital-skills/software-support-essentials"
license: "Apache-2.0"
message: "If you use this software, please cite it using these metadata."
cff-version: "1.2.0"
authors:
  -
    family-names: Vreede
    given-names: Barbara
    orcid: "https://orcid.org/0000-0002-5023-4601"
  -
    family-names: Richardson
    given-names: Robin
    orcid: 'https://orcid.org/0000-0002-9984-2720'
    affiliation: "Netherlands eScience Center"
  -
    family-names: Camphuijsen
    given-names: Jaro
    orcid: 'https://orcid.org/0000-0002-8928-7831'
    affiliation: "Netherlands eScience Center"
  -
    family-names: Veen
    given-names: Lourens
    orcid: 'https://orcid.org/0000-0002-6311-1168'
    affiliation: "Netherlands eScience Center"
  -
    family-names: Kalverla
    given-names: Peter
    orcid: "https://orcid.org/0000-0002-5025-7862"
    affiliation: "Netherlands eScience Center"
  -
    family-names: Liu
    given-names: Yang
    orcid: "https://orcid.org/0000-0002-1966-8460"
    affiliation: "Netherlands eScience Center"
identifiers:
  - type: doi
    value: '10.5281/zenodo.5905676'
    description: The concept DOI of the work.
...

GitHub Events

Total
Last Year

Dependencies

.github/workflows/cd.yml actions
  • actions/checkout main composite
  • actions/setup-node v2.1.2 composite
  • peaceiris/actions-gh-pages v3 composite
.github/workflows/cffconvert.yml actions
  • actions/checkout v2 composite
  • citation-file-format/cffconvert-github-action 2.0.0 composite
.github/workflows/ci.yml actions
  • actions/cache v2.1.4 composite
  • actions/checkout master composite
  • actions/setup-node v2.1.5 composite
package-lock.json npm
  • 1448 dependencies
package.json npm
  • @babel/eslint-parser ^7.14.7 development
  • @nuxtjs/eslint-config ^6.0.1 development
  • @nuxtjs/eslint-module ^3.0.2 development
  • @nuxtjs/tailwindcss ^4.2.0 development
  • @tailwindcss/typography ^0.4.1 development
  • eslint ^7.29.0 development
  • eslint-plugin-nuxt ^2.0.0 development
  • eslint-plugin-vue ^7.12.1 development
  • postcss ^8.3.5 development
  • @nuxt/content ^1.14.0
  • core-js ^3.15.1
  • fitty ^2.3.6
  • nuxt ^2.15.7
  • remark-directive ^1.0.1
  • remark-sectionize ^1.1.1
  • reveal.js ^4.4.0