My crony put together my tiny commercial operation website in dreamweaver for me. However, we right away wish to say it myself—my crony endorsed putting it in to wordpress. However, we am not the web engineer as well as have no thought what I’m doing—is there an easy approach to modify my stream website from dreamweaver to wordpress (for someone who can’t review code, etc)
Thanks!
You better begin by learning a little bit about WordPress (which is not difficult btw). I advise you to download XAMPP to have a local apache web server (www.apachefriends.org/en/xampp.html) where you can install wordpress (wordpress.org) and test it locally.
Then you have to chose a theme that suits your site, there are hundreds of free quality themes or if you can afford it, go for a premium theme (20$ to 150$ in general).
After you get familiar with wordpress, you can install it on your live server, put your theme, and begin importing (copy / paste ? yeah). You have to chose between putting your old articles as posts or as pages, posts are good if you plan a blog-like site. Ther’s also hundreds of free plugins for each single feature you may think about.
Good luck!