From c67c0d0a83f357e2262ef572bcc6f76dbd99d6e0 Mon Sep 17 00:00:00 2001 From: "Foerster, T" <thomas.foerster@hzdr.de> Date: Mon, 19 Sep 2022 17:46:26 +0200 Subject: [PATCH] Restructure of blogpost awesomelist --- _posts/2022/2022-09-19-awesome-lists.md | 33 ++++++++++++++++--------- 1 file changed, 22 insertions(+), 11 deletions(-) diff --git a/_posts/2022/2022-09-19-awesome-lists.md b/_posts/2022/2022-09-19-awesome-lists.md index 9412fe345..3bc273354 100644 --- a/_posts/2022/2022-09-19-awesome-lists.md +++ b/_posts/2022/2022-09-19-awesome-lists.md @@ -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 --> -- GitLab