Git Product home page Git Product logo

tilburgsciencehub / website Goto Github PK

View Code? Open in Web Editor NEW
35.0 3.0 45.0 213.48 MB

Learn to work more efficiently on empirical research projects.

Home Page: https://tilburgsciencehub.com

HTML 98.43% SCSS 0.64% JavaScript 0.81% Batchfile 0.01% Python 0.04% TeX 0.01% Shell 0.01% R 0.07%
reproducible-science economics marketing-automation quantitative-economics research research-paper data-science data-analysis

website's Introduction

Tilburg Science Hub

Netlify Status

Tilburg Science Hub (TSH) is an open-source online resource that helps individual researchers, data scientists, and teams to efficiently carry out data- and computation-intensive projects. It provides information about workflow and data management and tutorials that teach researchers how to organize and document their data and code, so the research becomes sustainable and reproducible. This in turn leads to time savings and transparency in the process.

We provide the tools and guidance to be in control and save time in your empirical research projects.

Visit us now at tilburgsciencehub.com!

Why was Tilburg Science Hub (TSH) developed?

We see two major reasons why it pays off to use professional tools to carry out empirical projects. First, the initial investment pays off very quickly. There are many tools that are tremendously helpful and many things can be automated, which also helps to avoid errors. Second, it increases transparency and contributes to reaching the goal of making science reproducible.

Our pillars

Conventions make the difference

Learn to write clean code, use conventions and version control to catch mistakes easily, make your work future-proof, and allow others to quickly review it.

Onboarding made easy

Learn how to make teamwork exciting, not only efficient! Use SCRUM and collaboration tools to assign roles, manage tasks, and define milestones so that nobody is left behind.

Automate your project

Learn to automate your research workflow. Don't waste time manually running each step. Let your computer take care of it for you, while you can work on something else and don't just wait behind a screen.

Scale it up if you need more power

When the going gets tough, the tough get cloud computing. Learn to quickly resume your work running instances on remote servers.

What does TSH offer?

Many of us face the same dilemma. We know that a small investment will have big returns, but we put off making it because we lack the time to make it now. TSH makes it easier to make this investment now by providing:

  • information about all one needs to know to get started
  • tutorials
  • example workflows
  • starter code

Meta-Information

Contributing to this site

Tilburg Science Hub is an open source project, and we welcome contributions of all kinds: new content, fixes to the existing material, bug reports, and reviews of proposed changes are all welcome.

Any questions?

Feel free to reach out to us at [email protected].

License

Text and materials are licensed under a Creative Commons CC-BY-NC-SA license. The license allows you to copy, remix and redistribute any of our publicly available materials, under the condition that you attribute the work (details in the license) and do not make profits from it. More information is available here.

Creative Commons License

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

website's People

Contributors

aakriti-g avatar actions-user avatar alexandervossen avatar ana-bianca-luca avatar andreantonacci avatar bilgekasapoglu avatar bobbiejk avatar casruger avatar disanchz avatar fernando-iscar avatar fleurlemire avatar gaston-mullin avatar hannesdatta avatar heyarviind avatar juliehabets avatar kleintob avatar krzysztof99xd avatar lachlandeer avatar lisa-holling avatar matthijstentije avatar nielsrahder avatar paulina-ambroziak avatar ralphgit21 avatar royklaassebos avatar shrabasteebanerjee avatar srosh2000 avatar thierrylahaije avatar tomeulnv avatar valerievossen avatar virginiamirabile avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

website's Issues

fix mobile article page

Please:

  • align to the center the article title
  • align to the center the breadcrumb trail and add more margins (currently they go beyond the page overall margins)
  • change the within-article navigation: use the dropdown menu as shown on InVision

How it looks now:
IMG_5817

How it should look:
image

fix menu items on hover

Currently, menu items on hover are bold and orange. But they look too spaced out. Can you either keep them bold but without making them expand, or simply remove the bold entirely? The latter option would look like this:
image

fix menu fonts and margins on mobile

  • First-level categories in the building block menu from mobile look in a different font, probably acumin pro instead of Forma DJR
  • They also appear black on hover and when clicked, instead they should be orange
  • Please also adjust the margins between these menu items. Your version look much more condensed than the one on InVision

Yours:
IMG_B1BDF6FA0D04-1

InVision:
Screenshot 2021-01-11 at 11 37 31

styling of `example` shortcode

I have added an example shortcode.

image

  • Please find a good icon (note: example is something that puts theory into practice; a few descriptives: put into action, example from practice, business practice, illustration)
  • Please choose some proper background color and add to CSS.

add main homepage graphics

Hi Arvind, there's an illustration now on InVision for the homepage. Can you please implement it?
Thanks

image

anchor links jump behind the navbar

Once you click on an anchor link, the page jumps to the anchor shown at the very top of the viewport obviously. The problem is that we have a fixed navbar that covers everything behind itself. Can you make it jump below the navbar so that it's more clear and useful?
Thanks
Screenshot 2021-01-12 at 10 31 41

navigation for content

I have started having a menu hierarchy for tutorials.

- Project setup
   o Tutorial 1: Workflow principles
- Next project category
   o Some other tutorial

image

Yet, the menu renders this item twice. Once as a child to "project setup" (which is what we want), and once as its own menu item.

image

Last, when clicking on project setup --> principles, I get an empty page.

add a Tutorials overview page

Clicking on Building Blocks or Examples on the menu link to their respective overview page. Add one similar for Tutorials (currently clicking on it does nothing).

add a "related article" section at the bottom of article pages

  • It can fetch similar articles automatically using the search functionality (same keywords or similar titles)

OR

  • It can be an optional feature that we turn on/off manually on each article in case we have to manually specify what are the related articles

image

how to render images on article pages

Currently, all images are missing from the articles.
image

They are located in the same folder where the article lies. For instance, the r.png missing in the screenshot above is located in the same folder of the article itself, r.md

image

We would like to keep this location for the images and avoid placing them in just one img folder at the root. The idea is that every piece of content (a tutorial for example) is self-contained. Everything that is used to render that article is in the same folder, including images.

Could you fix this?

show html pages

Hi Arvind, we have some html pages (for instance at /tutorials/project-setup/principles-of-project-setup-and-workflow-management/structure_spotify_2018.html) that we would like to link from the articles. Howevere, the links don't work. I guess that's because Hugo is not treating them just as "assets" (for instance we have some .png files inside these folders too, and they work). How could we solve this?

fix the search functionality

On issue #30 you said that the search currently works with the titles only. However, that's not always the case.

I think the search function is not working properly.

For instance, we have some articles with "videos" in their titles but they don't show up in the search (no suggested articles found as shown below):
image

I'd say work on this issue together with #30.

fix margins for Tutorials and Examples menus

The Building Block menu items have more padding around them, while the items under Tutorials and Examples are too close to the borders

Good margins:
PixelSnap 2021-01-07 at 16 45 26

Too close for Tutorials and Examples:
PixelSnap 2021-01-07 at 16 45 47

mobile menu does not scroll

On mobile, when all the menu is expanded or is very long, the content exceeds the viewport and won't scroll.

RPReplay_Final1610104849.MP4

fix homepage margins on mobile

Fix the margins of these homepage headers and paragraphs (under the white boxes) on mobile.
How they look now:
IMG_079CAF4AC7EB-1

How they should look:
image

fix left-menu on the About page

  • Could you make the left-menu on the about page to be fixed/sticky as it's done on the regular article pages?
  • When clicked/on hover, could you make the menu items orange and not black?

Thanks.

image

implement keywords

We sometimes included some keywords at the end of an article to make it discoverable through search and for SEO purposes.
Are those needed? Can we implement them as a tag at the beginning of the article (next to title, date, draft, etc.)?
image

fix Tutorials overview page

The overview page for Tutorials should follow a similar structure as the one for Building Blocks.

We should see the following structure:
Screenshot 2021-01-15 at 12 04 32

add proper spacing inside the menu

When more than three subfolders are present inside a menu category (like in this Configure your computer example), the forth one is appended below the first but without proper separation. Please add some space between these.
Screenshot 2021-01-21 at 18 13 50

fix fonts and margins on overview pages

  • Could you please align the top margin of the items on the right with the top margin of the building block category on the left?
    This is how it looks now:
    PixelSnap 2021-01-11 at 11 44 32

This is how it looks on InVision:
PixelSnap 2021-01-11 at 11 45 25

  • Can you also avoid that the links get bold on hover? They can be just orange as in the rest of the website now.
    image

Thanks!

add readme

add old readme to root and do (critical) updates (e.g., broken links)

formatting issue with numbered lists

@andreantonacci, is this a styling issue?

image

## Keep in mind our key goals

Our platform focuses on __usability__ (i.e., ability to quickly copy-paste code or download templates), __speed__ (i.e., loading time), and __attractiveness__ (i.e., visual appeal, “state-of-the-art” look, good writing).

Our platform is a (classical) two-sided market.

1. We attract __novice and expert users__ that *use* our content in their work, and
2. We build a __community of content creators__ that have an outspoken vision on how to conduct science efficiently.

Seems the list has a smaller font size than the body...

avoid cousin elements to appear in the Tutorials left-menu

Currently, we can see that the tutorial "data sharing" appears on the left-menu while browsing another tutorial ("Principles of Project Setup and Workflow Management"), as if it was part of it, but it's not!
image

Similarly, when reading the "Data sharing" tutorial we see links to the other tutorial in the left-menu.
image

On the left-menu, we should only see link for the navigation WITHIN the same tutorial, not to other ones.

I guess that currently you're showing everything that is part of a same category: both tutorials are inside the same folder "Project setup".

fix responsiveness on tablet mode

There's a certain range of screen sizes (for instance at 1024 x 768) between the desktop version and the fully mobile one where some elements are glitchy:

image

breadcrumb trails: middle links don't work

Middle links (like "Share your results and project") in breadcrumb trails don't work because there are no specific page for them. Instead of showing a 404, just link to the relevant overview page.
image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.