BNHM / ecoreader

Publish, visualize, and query field notebook data from source collections
http://ecoreader.berkeley.edu
Other
3 stars 3 forks source link

Web gui #40

Closed tigerhawkvok closed 7 years ago

tigerhawkvok commented 8 years ago

Plenty of setup files for workflow, but the only real different file should be the CSS file, and a few very minor changes to the jsp bootstrap grid on the search area. (the vast majority of the number of files are just possible dependencies living in ./web/bower_components/)

From the ./web directory, can compile LESS file into the CSS with the command grunt css (requires grunt; npm install as a one-time setup at the ./web directory). It's already compiled, just a general note.

Not a finished PR, but a step anyway. Plenty of housekeeping to be done yet.