Hi.
I know that there is way to use "get_posts" to show my posts in a static homepage. I just can't do that with my low-level php skils. So I'm asking help..
This is what I'd like show in my site homepage:
3 latest posts from the blog. Showing only post-title, date and the post itself.. Post_footer can be there. I used filter to customize it already.
This "latest post" area is meant to be in page_bottom(thematic). Is that possible? Thank you already. :)