You could either do a custom template that include the get_posts template function or the get_posts plugin to accomplish this. (probably the latter as it allows you to use a shortcode directly in the page rather than needing to have a different template for each of your category pages).
↧