Skip to content
Snippets Groups Projects

Resolve "Blogpost about awesome list"

Merged Foerster, Thomas requested to merge 354-blogpost-about-awesome-list into master
1 file
+ 22
11
Compare changes
  • Side-by-side
  • Inline
@@ -15,15 +15,34 @@ excerpt: >
Let's share a comprehensive link list collection of helpful resources for software development.
---
<!--=======================-->
<!--== DIV: Floating Box ==-->
<!--=======================-->
<div class="floating-boxes">
<!------------->
<!---- DIV ---->
<!------------->
<div class="image-box align-right">
<a href="https://github.com/hifis-net/awesome-rse">
<img class="right medium nonuniform"
alt="Awesome List Logo"
style="min-width: 270px; max-width: 270px;"
src="{% link assets/img/posts/2022-09-19-awesome-list/awesome-list-logo-helmholtz.svg %}">
</a>
</div>
<!------------->
<!---- DIV ---->
<!------------->
<div class="text-box" markdown="1">
## What does the "awesome" in "awesome list" mean?
It indicates a collection of interesting and helpful stuff — quality instead of quantity.
The idea originates from [awesomelists.top](https://awesomelists.top/), which provides an excellent overview and a search function to explore legit awesome lists.
It can include links to tutorials on programming languages, best practices on various topics, a list of great tools to improve productivity, and much more.
## Helpful List of useful Resources for Software Development
[The HIFIS Consulting Team][consulting-team] has curated an awesome list of important links, covering a variety of topics related to Research Software Development in the context of Open Science.
@@ -32,8 +51,10 @@ The list covers a broad range of topics, e.g. educational content on how to impl
It also contains links to guidelines on how to distribute and use Open Source software or how to get in touch with the research software community.
</div>
</div>
<!--=======================-->
<!--=======================-->
The main repository serves as an entry point for all awesome lists generated by HIFIS. The following main topics we cover:
**[The main repository][github]** serves as an entry point for all awesome lists generated by HIFIS. The following main topics we cover:
- [Educational Resources][educational-resources]
- [Communities][communities]
@@ -47,16 +68,6 @@ Feel free to suggest any awesome links to helpful content in the affiliated topi
Just create an issue in the corresponding repo.
We appreciate every input — let the awesome list become longer and even more awesome!
<img class="right medium nonuniform"
alt="Awesome List Logo"
src="{% link assets/img/posts/2022-09-19-awesome-list/awesome-badge.svg %}">
But what does the "awesome" in "awesome list" mean?
It indicates a collection of awesome stuff — quality instead of quantity.
The idea originates from [awesomelists.top](https://awesomelists.top/), which provides a great overview and search bar to explore legit awesome lists.
It can include links to tutorials on programming languages, best practices on a variety of topics, a list of great tools to improve productivity, and much more.
The website [awesomelists.top](https://awesomelists.top/) provides a great overview and search bar to explore legit awesome lists.
Special thanks to [Ronny Gey](https://github.com/geyslein) who initially started the RSE awesome list.
<!-- Links -->
Loading