Coder Social home page Coder Social logo

bed-stories's Introduction

This repository is used to add stories to the BlueEarth Data Platform

Instructions:

  1. Write and publish a story on an online platform, e.g. https://storymaps.arcgis.com/stories.
  2. Create an icon with dimensions 300x280 pixels for the story and give it a human-readable name.
  3. Clone / Fetch origin from https://github.com/openearth/bed-stories.
  4. Copy the icon you created to the folder bed-stories/images/.
  5. Open stories.json in your preferred text editor.
  6. Add a new entry at the top of the stories.json file:
    {
    "id": "<insert id>",
    "theme": "<insert theme>", # see below available themes
    "stories": [
      {
        "ID": "<insert aplha-numeric-id>",
        "title": "<insert title for story>",
        "URL": "<insert URL to story published on an online platform>",
        "icon": "https://raw.githubusercontent.com/openearth/bed-stories/main/images/<insert filename of icon>"
      }
    ]
    },
  1. Commit to main and push to origin.
  2. Check that everything is as expected in https://blueearthdata.org/stories

The following themes are available

  • Flooding
  • Coastal Management
  • Offshore
  • Water availability
  • Water quality
  • North Sea
  • Coastal flood risk
  • Small island states

Known issues

  • Stories page doesn't scroll.
  • Changes may take a while to reflect due to caching - clear cache if necessary.

bed-stories's People

Contributors

backeb avatar cindyvdvries avatar danieltwigt avatar florislangeraert avatar ioannami avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

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.