How to hide posts in the main view and only under "recent posts"

Hi again,

I would like to have my posts only in the sidebar under “recent posts” and not directly posted in the front page.

How could I fix that?

Sibel

Remove the code for displaying posts from /layouts/index.html

Thanks iBasher. But if I delete the code in /layouts/index.html , then the posts are not shown under recent posts.

I would like to have posts, but they should be displayed only under recent posts, not at the main front page. on the main front page I would like to have a longterm picture or information about our working group.

I guess you have some sort of partial template there. But without seeing your code there is not much i can help

Yes, I’m using the theme mainroad and our new page should have the style of that theme.