Hi again, the doc apps doesnt really like rake 0.9.2 it seems, so I gave up on that after a while.
But I found some .markdown files in the manual directory that looks like they contain all of the manual, so I am thinking of putting all of those in to one document (in lyx) and create one big searchable PDF from it. So my question is, are those .markdown files the source or is there another source ? I dont know if this is by design or not, but when I use the search function on the site I can only search the recepies, never the manual ? /TC On Jul 26, 5:46 pm, Bryan Larsen <[email protected]> wrote: > It is possible to run locally, but there are a few tricks to getting > it set up which should be documented. This is the version you'd want > to run: https://github.com/bsleys/hobocookbook/tree/hobo13doc. > > if I remember correctly: > > first do the standard stuff to get a rails app up. fiddle with > config/database.yml, rake db:migrate etc. > > Then create a file called 'git-version' that contains 'hobo13doc' and > a file called 'git-path' that contains the directory name. Then run > `rake cookbook:update`. > > I'm probably missing something, but shout if you have trouble, either > Bob or I should be able to help you out. > > Bryan > -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
