$ jekyll --version jekyll 1.5.1 1.5.1 looks newer than 0.11.2 :-) I've (re-)installed it with "gem install jekyll" these days as described at https://help.github.com/articles/using-jekyll-with-pages
But http://jekyllrb.com/news/ says 2.1.0 is the latest... Most probably 1.5.1 is the last one for Ruby 1.x (ruby --version returns 1.9.3 here) and 2.1.0 works only with Ruby 2.x I'll play with it soon and next time I'll try to remember to check the quickstart before committing a change Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov On Thu, Jul 3, 2014 at 6:26 PM, Andrea Del Bene <[email protected]> wrote: > > Now should be ok. Please try to use one of the last versions of Jekyll to > regenerate the site. I'm using ver. 0.11.2 on Ubuntu 14.04. > > > Wicket Guys, >> >> FYI - Your quickstart page on wicket.apache.org is broken with a >> javascript >> error. Can't build a quick wicket app using the maven archetype. >> Probably >> a quick fix for you. >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
