openknowledge-archive / dpr-api

DEPRECATED - Data Package Registry API and Frontend
http://frictionlessdata.io/
MIT License
7 stars 6 forks source link

New Theme and Front Page Layout #278

Closed anuveyatsu closed 7 years ago

anuveyatsu commented 7 years ago

We would like to redesign Data Package Registry front page to make it look more elegant and aligned with the brand identity of the site (frictionless: simple, powerful and elegant).

A new design was created (see mockup).

Now we need to implement it using provided images and information(fonts, colours, etc.).

Context and problems

Start implementing in the temporary github repo so others can preview in gh-pages.

Analysis

  1. Create a basic html document according to the mockup - should have header, jumbotron and section for the mockup's second part.
  2. Customize Bootstrap-Sass
  3. Include all required assets
  4. Work on additional stylings for assets
  5. Move to DPR-API

Tasks

Overall estimate: [8h]

anuveyatsu commented 7 years ago

FIXED in https://github.com/frictionlessdata/dpr-api/pull/279 Everything from the issue's description was achieved. Now we are using a new layout for the front page: image

subhankarb commented 7 years ago

The issues found in updated front page

anuveyatsu commented 7 years ago

FIXED in https://github.com/frictionlessdata/dpr-api/pull/285 and https://github.com/frictionlessdata/dpr-api/pull/286