GithubHelp home page GithubHelp logo

bhanditz / reversionary-rights Goto Github PK

View Code? Open in Web Editor NEW

This project forked from creativecommons/reversionary-rights

0.0 2.0 0.0 587 KB

International reversionary rights resources site.

HTML 46.37% Ruby 25.58% CSS 24.04% Shell 4.02%

reversionary-rights's Introduction

Workflow

  1. Gather information via Google Forms.
  2. Review and copy-edit that information in Google Sheets.
  3. Update the data in jekyll/_data by running ./scripts/overwrite-data.sh .
  4. Commit the resulting changes to git, e.g. git commit -a -m "Latest changes" . Then push them, e.g. git push origin master .
  5. On the server, fetch the latest changes using git pull.
  6. Build the site and copy it into place by running ./scripts/build.sh . This will ask for your password in order to run sudo when copying the built files into position.

When working with countries, make sure to use the same name for the country in all the spreadsheets. For the purposes of this project, a "Country" is something that is named in http://jvectormap.com/maps/world/world , mentioned below. This means that (for example) we must use "United Kingdom" rather than "Scotland" or "Wales". Where "Jurisdiction" is an option this can be used to more accurately describe the resource's origin. I (RobM) apologize for this.

Spreadsheets

There are three sets of spreadsheets

Google Form Results

These are the results of people completing the Google Forms. Pay special attention to whether the contributor has selected the option to receive credit or not

Google Sheets

These are the Google sheets that details are copied to from the Results spreadsheets and given editorial attention on.

Do not copy the contributor's name into these if they have not selected the option to receive credit.

To export data from these sheets, run ./scripts/overwrite-data.sh as described above.

CSV Documents in _data

These are the CSV (Comma Separated Values) format spreadsheets in jekyll/_data that we use to build the pages.

Apart from countries.csv, do not edit the content of these files, rather edit the Google Sheets then export them and copy them into position.

countries.csv

jekyll/data/countries.csv

The list of countries we have data for. If a country is not listed here, its data will not be used.

code

The uppercase two-letter code for the country (ISO 3166-1 alpha-2). See http://jvectormap.com/maps/world/world/ .

country

The name of the country. This should be in English. See http://jvectormap.com/maps/world/world/ .

notes

Optional text to be included in the country page.

Used Software

https://jekyllrb.com/

https://github.com/avillafiorita/jekyll-datapage_gen

http://jvectormap.com/

reversionary-rights's People

Contributors

peterspdx avatar

Watchers

James Cloos 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.