I have a static page for the home page, but when I set that up, the links for the blog seemed to disappear. I want the blog as well, so that I can add my tutorials from time to time. How do you make an index page for all of your posts by category? I have a list of some of my tutorials in the sidebar, but would like a link to a list of all of them on the menu bar. I tried altering the archive.php page in the theme, but that didn’t work. I just put a link for categories outside of the content area on the page.
So how would I do this? I know there is a way… I just want a page with a list of all my posts, so people can access them. I could do this manually, I suppose.