Skip to content

Commit 98cd3cb

Browse files
committed
Add grid to homepage
1 parent b48e9b4 commit 98cd3cb

2 files changed

Lines changed: 67 additions & 0 deletions

File tree

TeSS_docs/index.md

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,72 @@
22

33
This documentation is intended to provide help and information on how to use a training registry created on the TeSS platform.
44

5+
6+
::::{grid} 1 1 2 3
7+
:class-container: text-center
8+
:gutter: 3
9+
10+
:::{grid-item-card}
11+
:link: overview/tess
12+
:link-type: doc
13+
:class-header: bg-light
14+
15+
Overview
16+
^^^
17+
18+
What is TeSS, definitions of terms.
19+
:::
20+
21+
:::{grid-item-card}
22+
:link: accounts/user
23+
:link-type: doc
24+
:class-header: bg-light
25+
26+
Account creation
27+
^^^
28+
29+
Creating a user account, setting up a content provider.
30+
31+
:::
32+
33+
:::{grid-item-card}
34+
:link: spaces/intro-spaces
35+
:link-type: doc
36+
:class-header: bg-light
37+
38+
Spaces
39+
^^^
40+
41+
When to set up a TeSS space, how to credit other spaces' materials.
42+
43+
:::
44+
45+
:::{grid-item-card}
46+
:link: content/auto
47+
:link-type: doc
48+
:class-header: bg-light
49+
50+
Content
51+
^^^
52+
53+
Automatically or manually register events, materials or learning paths.
54+
:::
55+
56+
:::{grid-item-card}
57+
:link: developers/code-data
58+
:link-type: doc
59+
:class-header: bg-light
60+
61+
Developers
62+
^^^
63+
64+
Configure an API or widget.
65+
:::
66+
67+
68+
::::
69+
70+
571
```{seealso}
672
- [mTeSS-X project website](https://elixirtess.github.io/mTeSS-X/) which includes [global instances of TeSS](https://elixirtess.github.io/mTeSS-X/global)
773
- [Original documentation at ELIXIR TeSS](https://tess.elixir-europe.org/about)

TeSS_docs/overview/tess.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
**Training e-Support Service (TeSS)**
44

5+
56
TeSS is a platform that was developed to provide a one-stop shop for trainers and trainees to discover online information and content, including training materials, events and interactive tutorials.
67
For training providers, TeSS provides opportunities to promote training events and news, and to contribute to a growing catalogue of materials;
78
for trainers, the portal offers an environment for sharing materials and event information;

0 commit comments

Comments
 (0)