ok...i really feel like i'm overlooking the obvious on this one, but i'm stumped, so here we go.
i edited my home.php file to create a nifty, new static home page. that worked just fine...thanks to all the great posts in here.
ok, the next stip...where i'm stuck. i want to create a new page, and i want that page to basically mimic the behavior of the "out of the box", standard index page...a list of posts from the main, or "home", blog...the "admin" blog, if you will.
so i'm thinking, well...i just need a new page with "the loop" in it, but i don't know how i should go about MAKING that page (except i guess i could just copy the index.php, or at least the LOOP part)...and then, i don't know the best way to go about adding a link to that page in my menu.
i'm assuming that you can't create a new Page from within the admin area and drop "the Loop" inside there...but if you could, that would explain what it is i'm trying to do...add a new page, featuring "the loop", that will show up in my menu automagically. =)
Thanks!