You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/_pages/index.md
+9-9
Original file line number
Diff line number
Diff line change
@@ -12,14 +12,14 @@ header:
12
12
- label: "New to RSE"
13
13
url: /roles/new-rse/
14
14
- label: "Experienced RSE"
15
-
url: "#"
15
+
url: "/roles/experienced-rse/"
16
16
- label: "Researcher"
17
-
url: "#"
17
+
url: "/roles/researcher/"
18
18
---
19
19
20
-
# RSE Toolkit: The Research Software Engineer's Toolkit
20
+
# RSEToolkit: The Research Software Engineer's Toolkit
21
21
22
-
The RSE Toolkit (RTK) is intended to be a community developed resource for Research Software Engineers (RSEs), researchers, academics and anyone involved in building research software. If you're a user of research software, or you're new to the field, you may also find a range of useful information on this site and its [associated GitHub repository]({{ site.github.repository_url }}).
22
+
The RSEToolkit (RTK) is intended to be a community developed resource for Research Software Engineers (RSEs), researchers, academics and anyone involved in building research software. If you're a user of research software, or you're new to the field, you may also find a range of useful information on this site and its [associated GitHub repository]({{ site.github.repository_url }}).
23
23
24
24
**Suggest or contribute new content:** The RSEToolkit is a work in progress. We're continuing to develop the resource and are always happy to receive contributions via [our GitHub repository](https://github.com/rsetoolkit/rsetoolkit). You can [open an issue](https://github.com/RSEToolkit/RSEToolkit.github.io/issues/new/choose) if there's some content you'd like us to add, or you can contribute content directly by following our [contributing guidelines]({{ site.baseurl }}{% link contributing.md %}).
25
25
{: .notice--info}
@@ -30,11 +30,10 @@ The RSE Toolkit (RTK) is intended to be a community developed resource for Resea
30
30
-###### [Training Hub]({{ site.baseurl }}{% link _pages/training/training.md %})
31
31
-###### [Research Hub]({{ site.baseurl }}{% link _pages/research/research.md %})
32
32
-###### [Subject Guide]({{ site.baseurl }}{% link _pages/subjectguide/guide.md %})
33
-
-###### rtk
34
33
35
34
## Why RTK?
36
35
37
-
This started out as an idea quite some time ago - indeed the (until recently empty) GitHub repository was created a while back with a view to developing this resource! The RSE community in the UK and beyond has been developing rapidly with groups and communities being started and growing at quite a pace as the interest in research software engineering continues to increase. This resource is intended to support this growth and provide a place where community members can link to their own materials or collaboratively develop new materials.
36
+
The RSE community in the UK and beyond has been developing rapidly with groups and communities being started and growing at quite a pace as the interest in research software engineering continues to increase. This resource is intended to support this growth and provide a place where community members can link to their own materials or collaboratively develop new materials.
38
37
39
38
There is a wealth of information out there but with so much information, it can sometimes be difficult to find what we're looking for, or more generally, to find a summary of the things it is useful to know or be aware of as an RSE.
40
39
@@ -52,9 +51,10 @@ The core set of resources that RTK is aiming to develop initially is:
52
51
53
52
-**[Research Hub]({{ site.baseurl }}{% link _pages/research/research.md %}):** Information on RSE-related research resources, how to get research credit for your RSE work if you're a research-focused RSE and advice and links to resources to help develop your research profile as an RSE.
54
53
55
-
-**rtk:** A Python command line tool with pluggable modules for undertaking common RSE tasks - develop and contribute your own modules or help to extend existing code.
56
-
57
-
The RTK resources will be available through the GitHub pages site for RTK and can be accessed at [https://github.com/RSEToolkit/RSEToolkit.github.io](https://github.com/RSEToolkit/RSEToolkit.github.io).
54
+
-**[Subject Guides]({{ site.baseurl }}{% link _pages/subjectguide/guide.md %}):** Are you about
55
+
to start a new project in a field that you've not previously worked in? Want a quick overview
56
+
of the field? Want to know where to look for some helpful information? Check out our
57
+
[subject guides]({{ site.baseurl }}{% link _pages/subjectguide/guide.md %}).
0 commit comments