drewmelck / florentine-drawings

Blacklight Rails app for the Villa I Tatti Catalog of Drawings of Florentine Painters

Home Page:http://florentinedrawings.itatti.harvard.edu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Florenting Drawings

Blacklight Rails app for the Itatti Berenson portal

Make sure you have Ruby 2.2.0 and 4.2.6+ installed

git clone https://github.com/villaitatti/florentine-drawings.git
bundle install

To index the data, make sure solr is running and:

rake itatti:index

And start the server in development:

rails server

To control the IP and port:

rails server --binding=123.456.789.321 -p 80

About

Blacklight Rails app for the Villa I Tatti Catalog of Drawings of Florentine Painters

http://florentinedrawings.itatti.harvard.edu

License:MIT License


Languages

Language:Ruby 70.7%Language:HTML 26.7%Language:CSS 1.5%Language:JavaScript 1.1%