Skip to content

moizsyed/build.wikimedia.org

 
 

Repository files navigation

Wikimedia Data and Developer Hub

hub

This hub is a an example-driven introduction to the incredible amounts of open data available on Wikipedia (and other Wikimedia projects, like Wikidata). Our plan is to include a showcase of visually compelling uses of Wikipedia data, documenting their data sources, and providing an interactive sandbox for exploring data.

Read more, or see a (rough!) demo.

Building the mock site

You need Ruby, preferably with RVM. After cloning the repository, when you enter the directory RVM should activate the proper version of Ruby and create an empty gemset.

To install dependencies run:

bundle install

To start local development server run:

middleman server

To publish an updated version to GitHub pages run:

rake publish

(you'll need access to the repository).

About

Prototype of Data & Developer Hub for WMF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 80.0%
  • JavaScript 15.1%
  • Ruby 4.9%