Skip to content

Commit

Permalink
layout fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sonjafiliposka committed Mar 31, 2024
1 parent a4c0af0 commit d9c5791
Show file tree
Hide file tree
Showing 3 changed files with 150 additions and 33 deletions.
2 changes: 1 addition & 1 deletion resources/01 Prepare/prepare.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ hide:

## Adopt a metadata schema
<div class="w-100 p-3" style="background-color: #eee;">
<a href="https://fair-by-design-methodology.github.io/FAIR-by-Design_ToT/latest/Stage%201%20%E2%80%93%20Prepare/02-Preparing%20FAIR%20Learning%20Objects/02-Preparing%20FAIR%20Learning%20Objects/#rda-minimal-metadata-for-learning-resources" class="btn btn-primary stretched-link">The RDA Minimal Metadata Set for Learning Resources</a>
<a href="https://fair-by-design-methodology.github.io/FAIR-by-Design_ToT/latest/Stage%201%20%E2%80%93%20Prepare/02-Preparing%20FAIR%20Learning%20Objects/02-Preparing%20FAIR%20Learning%20Objects/#rda-minimal-metadata-for-learning-resources" class="btn btn-primary">The RDA Minimal Metadata Set for Learning Resources</a>
</div>

??? info "More on FAIR learning objects definition"
Expand Down
68 changes: 68 additions & 0 deletions resources/About/about.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
---
# RDA learning materials metadata minimal set
title: "Home"
author:
- Name of entity(ies)
- authoring the resource
tags:
- Keywords
- Tags
- Resource Description

abstract: "A brief synopsis about or description of the learning resource."
primaryLanguage: "two letter code, Language in which the resource was originally published or made available."
license: "A license document that applies to this content, typically indicated by URL"
versionDate: "YYYY-MM-DD Version date for the most recently published or broadcast resource."
urlToResource: "https://doi.org/10.5072/zenodo.1234567"
resourceURLType: "URL"
targetGroup: "Principle users(s) for which the resource was designed."
learningResourceType: "The predominant type or kind that characterizes the learning resource."
learningOutcome:
- Descriptions of what knowledge,
- skills or
- abilities
- students should acquire on completion of the resource.
accessCost: "Choice stating whether or not there is a fee for use of the resource (CV = Y/N/Maybe with recommendation that further explanation of “Maybe” goes in the Description field"
expertiseLevel: "Target skill level in the topic being taught; example values include: beginner, intermediate, advanced"
# template is a reserved keyword related to publishing of the Git book itself and not part of the RDA metadata schema. Please leave it as is and don't edit it manually
template: signposting.html
# hide is a reserved keyword related to the layout of the landing page and not part of the RDA metadata schema. Please leave it as is and don't edit it manually
hide:
- toc
- navigation
---

![Header with Skills4EOSC funding information](./attachments/header.png)

# FAIR-by-Design Microlearning

{!RELEASE_NOTES.md!}


## Author(s)

- List of people involved in preparing the training
- format: Name Surname, comma separated


## Contact information

- how to reach out to training organizers

## License

<a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.

## DOI

[https://doi.org/10.5072/zenodo.1234567](https://doi.org/10.5072/zenodo.1234567)

## Accessibility Mission

Skills4EOSC is dedicated to ensuring that all produced learning materials are accessible to as many visitors as possible regardless of their ability or technology. We have an active commitment to increasing our learning materials accessibility. The main standards that we aim to comply with are WCAG v.2.1 Level AA criteria and PDF/UA (ISO 14289).

### Acknowledgement

These learning materials have been developed by following the [FAIR-by-Design Methodology](https://doi.org/10.5281/zenodo.7875540).

![Skills4EOSC logo](./attachments/skills4eosc.png)
113 changes: 81 additions & 32 deletions resources/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,35 +34,84 @@ hide:

![Header with Skills4EOSC funding information](./attachments/header.png)

# FAIR-by-Design Microlearning

{!RELEASE_NOTES.md!}


## Author(s)

- List of people involved in preparing the training
- format: Name Surname, comma separated


## Contact information

- how to reach out to training organizers

## License

<a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.

## DOI

[https://doi.org/10.5072/zenodo.1234567](https://doi.org/10.5072/zenodo.1234567)

## Accessibility Mission

Skills4EOSC is dedicated to ensuring that all produced learning materials are accessible to as many visitors as possible regardless of their ability or technology. We have an active commitment to increasing our learning materials accessibility. The main standards that we aim to comply with are WCAG v.2.1 Level AA criteria and PDF/UA (ISO 14289).

### Acknowledgement

These learning materials have been developed by following the [FAIR-by-Design Methodology](https://doi.org/10.5281/zenodo.7875540).

![Skills4EOSC logo](./attachments/skills4eosc.png)
<div class="row">
<div class="col-sm-4">
<div class="card text-white bg-primary mb-3" style="max-width: 18rem;">
<div class="card-header"><i class="fa-brands fa-html5"></i> Prepare</div>
<div class="card-body">
<h5 class="card-title">Primary card title</h5>
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's
content.</p>
</div>
</div>
</div>

<div class="col-sm-4">
<div class="card text-white bg-secondary mb-3" style="max-width: 18rem;">
<div class="card-header">Discover</div>
<div class="card-body">
<h5 class="card-title">Secondary card title</h5>
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's
content.</p>
</div>
</div>
</div>

<div class="col-sm-4">
<div class="card text-white bg-success mb-3" style="max-width: 18rem;">
<div class="card-header">Design</div>
<div class="card-body">
<h5 class="card-title">Success card title</h5>
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's
content.</p>
</div>
</div>
</div>

<div class="col-sm-4">
<div class="card text-white bg-danger mb-3" style="max-width: 18rem;">
<div class="card-header">Produce</div>
<div class="card-body">
<h5 class="card-title">Danger card title</h5>
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's
content.</p>
</div>
</div>
</div>

<div class="col-sm-4">
<div class="card text-white bg-warning mb-3" style="max-width: 18rem;">
<div class="card-header">Publish</div>
<div class="card-body">
<h5 class="card-title">Warning card title</h5>
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's
content.</p>
</div>
</div>
</div>

<div class="col-sm-4">
<div class="card text-white bg-info mb-3" style="max-width: 18rem;">
<div class="card-header">Verify</div>
<div class="card-body">
<h5 class="card-title">Info card title</h5>
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's
content.</p>
</div>
</div>
</div>
</div>

<div class="row">
<div class="col-sm-4">
<div class="card bg-light mb-3" style="max-width: 18rem;">
<div class="card-header">Continuous Improvement</div>
<div class="card-body">
<h5 class="card-title">Light card title</h5>
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's
content.</p>
</div>
</div>
</div>
</div>

0 comments on commit d9c5791

Please sign in to comment.