I have a home page. home.php, which is static.
in the header i have a menu linking to various pages, about search etc, these all work fine by creating a page template for each.
however i want another button, portfolio, to then link to all my posts so index.php how can i link to this?