Skip to content

mandelbroo/histvest

 
 

Repository files navigation

HistVest

HistVest is a history portal that connects sources from the Norwegian National Library, Europeana and Wikipedia to geographical locations. You can see the project in action at histvest.no.

It is developed by Global IT Development AS for Tønsberg & Nøtterøy Bibliotek.

Installation

First copy config/application.yml.example to config/application.yml and edit the variables. Create the database with user and password accordingly. Then all that remains is running "bundle install".

There are no requirements for deployment except that the platform has to support ruby version 2 or later. The server hosting histvest.no currently is on Ubuntu 12.04 LTS, but we recommend that new instances use Ubuntu 14.04 LTS.

Built With

As well as a bunch of Ruby Gems, a complete list of which is at /master/Gemfile.

Contributing

We encourage you to contribute to the HistVest project! Please create an issue before you submit a pull request.

License

HistVest is released under the MIT License.

The data is licensed under NLOD and is available by request to torstein@globalit.no.

About

Source code of HistVest.no

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 48.5%
  • CoffeeScript 25.4%
  • CSS 21.0%
  • JavaScript 5.1%