Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MEB-100: Add a new datasets page #313

Merged
merged 7 commits into from Nov 6, 2018
Merged

Conversation

enjeck
Copy link
Contributor

@enjeck enjeck commented Nov 6, 2018

The following changes have been made:

  1. Created a two column layout
  2. Made the logos a bit smaller
  3. Made the text flow around the logos
  4. Streamlined the headings -- there is a lot of duplication -- not each heading needs to have the "Data Dumps" in.
  5. Streamlined the descriptions
  6. Added a nice catch all commercial use statement at the top, with basically this sentiment: "we ask commercial users to support us in order to help fund the creation and maintenance of these datasets."

@brainzbot
Copy link
Member

Can one of the admins verify this patch?

@enjeck
Copy link
Contributor Author

enjeck commented Nov 6, 2018

@mayhem @paramsingh Any thoughts/suggestions/issues?

@paramsingh
Copy link
Collaborator

@brainzbot add to whitelist

@paramsingh
Copy link
Collaborator

Do you mind posting a screenshot for an easier review?

@enjeck
Copy link
Contributor Author

enjeck commented Nov 6, 2018

@paramsingh A screenshot of the output?

@paramsingh
Copy link
Collaborator

A screenshot of the page in the browser

@enjeck
Copy link
Contributor Author

enjeck commented Nov 6, 2018

@paramsingh I was having trouble setting up the whole repo locally (because Docker was failing), so I skipped that part. So I simply tested it using a codepen pen with only the actual html/css files. The entire look doesn't have the MB styles, but you can see the changed texts and the 2 column layout, as well as the smaller logos and text flowing around the logo. So I believe the intended changes have been applied?
capture

Copy link
Collaborator

@paramsingh paramsingh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks really good! =)

There are a few changes that I'd like made though.

We should make the dataset descriptions more concise in my opinion, now that we have a two column layout. Just the one paragraph with a link to the projects main site, a small description of the dataset and link to the dumps would be great!.

{% block content %}
<h1 class="page-title">{{ _('The MetaBrainz Datasets') }}</h1>

<p> We ask <a href="{{ url_for('users.account_type') }}">commercial users</a> to <a href="{{ url_for('users.account_type') }}">support us</a> in order to help fund the creation and maintenance of these datasets. </p>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be part of the next paragraph that starts The MetaBrainz Foundataion provides free, open access...

<p> We ask <a href="{{ url_for('users.account_type') }}">commercial users</a> to <a href="{{ url_for('users.account_type') }}">support us</a> in order to help fund the creation and maintenance of these datasets. </p>

<p>
The MetaBrainz Foundation provides free, open access to various types of useful data gathered and verified by volunteers. Here, we list and describe the various datasets we maintain.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would prefer it if all the text in the html is not in one line, makes it easier to read in text editors and in the github review interface.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This goes for all descriptions. We generally try to keep lines around a 100-120 columns long.

@enjeck
Copy link
Contributor Author

enjeck commented Nov 6, 2018

@paramsingh Anything else?

Copy link
Collaborator

@paramsingh paramsingh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@paramsingh paramsingh merged commit 7f2579b into metabrainz:master Nov 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants