Download
The Miga code can all be viewed and downloaded from GitHub, at https://github.com/yaronkoren/miga.
To get a local copy of the code from a command line you can call the following:
git clone https://github.com/yaronkoren/miga.git
Version history
- 1.0 - July 19, 2013 - Initial version
- 1.1 - March 3, 2014 - Overhaul of appearance, including addition of "responsive" elements
- 1.2 - June 5, 2014 - Another appearance overhaul; added "Video URL" and "Audio URL" data types; added "Start page", "Header file", "Footer file" and "Hide quantity tab" app settings; added "faceted search" module; bug fixes
- 2.0 - July 9, 2014 - Change to a "compiled" model, in which all CSV, INI and custom HTML pages are read and processed ahead of time, which in turn ends the requirement to have a web server; "Refresh data" link removed; additional appearance changes
