X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=blobdiff_plain;f=README;h=3144b20785c8655a592f3023684a13c9804a2ac6;hp=5696cd17a5c160b64ccdbc73570af784b6286409;hb=75a12fc0c0da4845ce7dfc236ecee5b34dce91e3;hpb=2ee3ba92026dd19222b9e8c36b6a5d2348c950d9 diff --git a/README b/README index 5696cd1..3144b20 100644 --- a/README +++ b/README @@ -1,9 +1,9 @@ OVERVIEW ======== -The MasterKey Widget Set, or MKWS, is a project to create some very -simple HTML/JS/CSS widgets that can be dropped into ANY website, -irrespective of CMS or lack thereof, to enable MasterKey searching. +The MasterKey Widget Set, or MKWS, provides HTML/JS/CSS widgets that +can be dropped into ANY website, irrespective of CMS or lack thereof, +to enable MasterKey searching. WHAT'S WHAT @@ -30,6 +30,11 @@ or you can download the source from http://nodejs.org/download/ and build it yourself. Looks like you need node and npm, make install puts them into /usr/local/bin. +To compile the default templates you'll need to install the stable version +of Handlebars. Currently it's at 1.3.0 and available by npm: + + npm install handlebars@1.3.0 -g + For apache setup, see tools/apache2/README NEWS