I’m pretty sure you can’t. But don’t hold me to it.
Without seeing what your homepage looks like, I’d say that it would be pretty easy to port your website over to a WP theme.
If you’re comfortable with that idea then take a read of this for tips to help:
http://codex.wordpress.org/Theme_Development
Well you can see my homepage on http://mtgpbc.com but I am using WP themes on my main page its just not an actual WP page!
If it isn’t a post or a page, it doesn’t have a post ID. Without a post ID, it can’t have comments. To the best of my knowledge, at any rate.
In order to have comments from your blog on your non WP homepage, the homepage has to be PHP. Then use a plugin for the comments.
Please check using a mini-loop under “creating a static front page: I think you can do this using some of the code there, can’t you?
j
ok ill check there and my home page is PHP!