I have kinda blog/wiki application where I'd like the home page to include a welcome/landing message and the 5 most recent blog entries and pagination linking to older entries.
Is it possible to have, for example, 5 pages returned as page one of paginated search results and 15 for subsequent pages? I'm currently using will_paginate.