Home › Forums › Back End › custom homepage on wordpress › Re: custom homepage on wordpress
February 26, 2010 at 11:30 am
#71646
Member
The first step: code all of your templates into regular HTML and make sure they are fully functioning.
Home Page
Inside Page
Contact Page (though, not necessarily with a form, since you can use a plugin for that)
Any Other Page
Once you have each one of those fully tested (validates, works across browsers, etc), THEN you can start moving them over to WordPress. Then it becomes as simple as replacing the dummy content you’ve entered with WP Loops.