Wolfr Offline Upload & Sell: Off
|
p.1 #18 · Recommendations for Wordpress themes that do mobile as well as desktop? | |
Neither will work, the iPad does not have an accessible filesystem, if you want to run a local copy of a website that is not database driven it's just opening the html file, if it is database driven you need software to run the server.
For Wordpress that's PHP running on an Apache server with MySQL as database. I use MAMP for this on Mac ( http://www.mamp.info/en/index.html ) but if you're on Windows there is WAMP http://www.wampserver.com/en/
After testing your site locally you would then transfer the database to your host, and FTP the files to your server.
It's not super easy to get started with this!
|