Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

hay/sum

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
etc
 
 
web
 
 
 
 
 
 
 
 
 
 
 
 
 
 

The Sum of All Knowledge

The Sum of All Knowledge is a project to visualize the knowledge getting added to Wikidata, Wikipedia and Wikimedia Commons.

It's based on the Sum of All Paintings Wikidata project.

Requirements

  • PHP > 5.5

Installing

To install the dependencies for this project you need bower (for frontend assets) and Composer (for PHP libraries).

First copy config-sample.php in the web directory to config.php and change the values. You need a Chantek server for the API calls, or use the default value (note that the current setting is not a production server).

Then, in the root of the project, install the dependencies

bower install
composer install

You should be able to run the application in web/ now.

Note that you either need mod_rewrite (for Apache) or some other redirection magic to get pretty urls.

Credits

License

Code is licensed under the terms of the MIT license (see LICENSE.txt for details).

With contributions by:

About

The Sum of All Knowledge - A project to visualize the knowledge getting added to Wikidata, Wikipedia and Wikimedia Commons.

Resources

License

Stars

Watchers

Forks

Packages

No packages published