I am considering to develop a new portfolio website in the form of a single page website. I do not know if this is a new concept, but I see it becoming popular for portfolio websites, it is also quite a handy form.
Now I want to create the about, portfolio, contact on one page, and have a normal blog on another page. So actually there is one single page, and one blog page.
To give you an example of the single page, here is a link to a tutorial that creates such a single page. But this is just a normal static page.
http://tutorialzine.com/2010/02/html5-css3-website-template/
Now is the best way to go about this to just create a single page, and have all my content displayed there just formatted in one big pile of html.
Or is there a more elegant solution to do this. Maybe with several custom post types on a single page, or is this not possible or not efficient.
I am pretty new to wordpress, sorry for if this is a stupid Q
here’s how I would set things up, not necessarily the correct / best / only way.