diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..88e80cd --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,12 @@ +### 0.1.1 + +**Update the logo:** + +* Updated the UN Environment WCMC logo in white. + + +### 0.1.0 + +**Update the about page:** + +* Added updated contact details and links on about the about page. diff --git a/app/assets/stylesheets/home/header.sass b/app/assets/stylesheets/home/header.sass index 2105f90..03f8a7e 100644 --- a/app/assets/stylesheets/home/header.sass +++ b/app/assets/stylesheets/home/header.sass @@ -3,7 +3,7 @@ header background: $blue color: white font-size: 17px - padding: .65em 1.5em + padding: 1.0em 1.5em height: 60px margin: 0 z-index: 5 @@ -18,8 +18,8 @@ header @media #{$retina} - background-image: image-url('logo@2x.png') - background-size: 75px 38px + background: url('https://s3.amazonaws.com/wcmc.logo/UN-Environment-WCMC+logo+2017+white.svg') no-repeat + background-size: 75px 25px a color: white diff --git a/app/views/static_contents/about.html.erb b/app/views/static_contents/about.html.erb index 23cbfb1..b72b3b0 100644 --- a/app/views/static_contents/about.html.erb +++ b/app/views/static_contents/about.html.erb @@ -13,7 +13,7 @@

Are we missing data? We welcome feedback and contributions of additional or corrected datasets. Please contact us at marine@unep-wcmc.org.

-

What resources are available? We encourage data users to read the Manual of marine and coastal datasets of biodiversity importance as an introduction to the various challenges, gaps and limitations which can be presented by coastal and marine datasets, and particularly by those at the global scale. This manual also provides a list of 128 known datasets, database, and data portals containing marine and coastal data of biodiversity importance (Annex 2, pp. 32-42). If you have suggestions of how this manual could be improved, or of additional marine and coastal data sources, please contact Lauren Weatherdon and Corinne Martin.

+

What resources are available? We encourage data users to read the Ocean+ Habitats User Manual as an introduction to the various challenges, gaps and limitations that can be presented by coastal and marine datasets, and particularly by those at the global scale. Data users may also be interested in the Ocean+ Data website, which provides a list of more than 180 known datasets, database, and data portals containing marine and coastal data and information of biodiversity importance. If you have suggestions of how this site could be improved, or would like to suggest additional marine and coastal data sources, please contact Lauren Weatherdon, Juliette Martin or Osgur McDermott Long

Frequently Asked Questions

@@ -21,7 +21,7 @@

How can I search for datasets? The ‘search and filter’ panel allows users to select datasets by keywords, publication dates, categories, formats or data types, and geographical ranges. Click on ‘reset’ to clear all filters and view the full list of datasets.

-

Where can I view a list of all datasets on the Ocean Data Viewer? A list of datasets can be downloaded from the following link: http://wcmc.io/ODV_data. For a more detailed resource of known marine and coastal datasets globally, please see Annex 2 of the Manual of marine and coastal datasets of biodiversity importance (pp. 32-42).

+

Where can I view a list of all datasets on the Ocean Data Viewer? A list of datasets can be downloaded from the following link: http://wcmc.io/ODV_data. A more detailed list of known marine and coastal data resources globally can be found at Ocean+ Data.

Can I view multiple datasets at once? More than one dataset may be selected, with the order of appearance depending on the order of selection. For example, if the user wishes to see ‘mangroves’ on top of ‘protected areas,’ then the ‘protected areas’ layer should be selected first, followed by the ‘mangroves’ layer.