Code Monkey home page Code Monkey logo

dwbp's Introduction

Data on the Web Best Practices Working Group (dwbp)

This is the repo for the Data on the Web Best Practices Working Group.

Issue tracking is disabled in this repo. If you have comments on anything you see here, please send mail to [email protected] [archive] (members of the WG should use the regular WG mailing list.

The repo includes editors' drafts of the deliverables and notes of the Working Group. Take a look at the charter for more details and the complete list of deliverables of the Working Group.

To see action, visit https://w3c.github.io/dwbp

The chairs of the group are Yaso, Hadley Beeman, Deirdre Lee and Steve Adler.

Contributing

In order to keep everything synced and updated, these steps are recommended to configure a remote repository for your fork.

Configuring upstream

Run $ git remote -v to list the current remote repository.

If there is only the origin repository configured, it's necessary to specify a new remote upstream that will be synced with the fork.

$ git remote add upstream https://github.com/w3c/dwbp.git

After that, the upstream will be listed on the remote list.

This is a one-time setup procedure.

Keeping the repository synced

$ git fetch upstream
$ git checkout gh-pages
$ git merge upstream/gh-pages

dwbp's People

Contributors

agreiner avatar aisaac avatar awkawk avatar bernafarias avatar carlosiglesias avatar carloslaufer avatar cburle avatar cgueret avatar datagovie avatar deirdrelee avatar ericstephan avatar gatemezing avatar kayakr avatar lewismc avatar nandana avatar newtoncalegari avatar purohitsumit avatar riccardoalbertoni avatar semanticfire avatar sumitpurohitpnnl avatar vladimiralexiev avatar yaso avatar

Watchers

 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.