On Mon, Dec 15, 2008 at 12:38 PM, Glenn Rempe <[email protected]> wrote:
> > > perhaps 'webby'? > > See github.com/TwP > > > On Dec 14, 3:26 pm, Samo Korosec <[email protected]> wrote: > > Does anyone know of a (quick and maybe dirty?) way of generating a > > html file structure along with the css/images/javascript from a merb- > > server page? A customer of mine doesn't want to change their web host, > > which means the cms I'm doing will be installed locally on their > > server (or maybe on my page) and will need to generate a webpage that > > it then uploads to their webspace via FTP. I did something similar in > > a Rails cms I did years ago, but that only needed one huge XML file > > and the assorted images and thumbnails. > > > > I wouldn't even mind if it's something completely unrelated to merb/ > > ruby, but it seems like it would be duplicated effort if I wrote > > something like that myself. > > > > Thanks in advance! > Hi, There's a pluguin that Geoffrey Grosenbach wrote to do just this. http://github.com/topfunky/merb_static/tree/master Cheers Daniel --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" 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/merb?hl=en -~----------~----~----~----~------~----~------~--~---
