Posts: 3,491
Threads: 106
Joined: Mar 2010
2010-05-29, 01:30:40
(This post was last modified: 2010-05-29, 01:31:23 by fotothink.)
I found an interesting blog post: PHP script for converting an existing static website into GetSimple, without having to copy/paste page contents:
http://www.brandonchecketts.com/archives...atic-pages
Posts: 104
Threads: 15
Joined: Oct 2009
Yeah.
I read it and found it very interesting as well. I have a project where that would be very useful to me. I haven't tried it. I need more knowledge or instruction, and I don't even know what question to ask the author.
Have you tried it yet?
Thanks.
Homer
Posts: 3,491
Threads: 106
Joined: Mar 2010
No, sorry, I haven't tried it. Only thought this could be interesting.
Posts: 104
Threads: 15
Joined: Oct 2009
Thanks.
Think I'll post a newbie question to the author to see if I have enough skill to try it.
Thanks.
Homer
Posts: 1
Threads: 0
Joined: May 2010
You'll need a hosting environment where you can use SSH to access your server. Then utilize whatever SSH program you have (ie: Putty for Windows) to connect to your server and run that command.
You also have to have some HTML knowledge to determine how to get the page title from the file contents.