I’m new to this. I coded a front page (HTML, CSS) that says my site is under construction in TextWrangler. I have two seperate files index.html, style.css. I want to upload these to show up on WordPress. How do I go about doing this? I’m a bit new to web development from scratch. I’ve done some work editing themes, just never had to upload anything, etc. I’ve decided to start a portfolio and would like to get this online with a proper CMS that fits my needs. How do I go about doing this? Please let me know.
Share
Everything is here: http://codex.wordpress.org/Theme_Development
That describes what files you need, how header.php, style.css and index.php work, sidebars, theme standards, etc.