Hello,
FYI: Still early and rough - the new /auto repo [1] lets you
(auto-)build beer.dbs and Beer Guides (books) with a single command
e.g.
$ rake build SETUP=bayern
This will:
- Fetch all (required) world and beer n brewery datasets (using a Datafile)
- Build the beer.db from scratch
- Fetch the beer book template pack (using a Bookfile)
- Generate all book pages
- Run the static site generator (jekyll) to convert all
templates/pages to hypertext (HTML)
Open up /book/book.html for an all-in-one page version or
/book/index.html for a multi-page version.
Run
$ ./build_all
To build yourself a couple of beer.dbs and books - datasets include so far:
bayern, franken,
at, be, cz,
europe
If you try out the new script / machinery let us know how it goes.
As always questions and comments welcome.
Cheers.
[1]
github.com/openbeer/auto