Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Static Page Generation
#1
Information 
I am a big fan of GetSimple, and I need to generate pages for my Github Pages, and would like to generate the pages (HTML only, no scripting) and then just Push them to GitHub.

Does GetSimple have a function or Plugin which allows for the site to be exported as static HTML(Ideally zipped)??
Reply
#2
Why not just wget the site off a local installation? Then zip and upload that?

-Rob A>
Reply
#3
(2013-01-04, 06:36:14)RobA Wrote: Why not just wget the site off a local installation? Then zip and upload that?

-Rob A>

I don't quite understand what you mean, as the place I want to host it on has no PHP support. [Static files only] This means no PHP is supported, but ideally, I could generate html pages to upload, through an automated process.
Reply
#4
he means pull your site to html using a crawler. wget. google it.
http://lmgtfy.com/?q=wget
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply
#5
... or httrack.
Reply
#6
(2013-01-18, 04:40:58)shawn_a Wrote: he means pull your site to html using a crawler. wget. google it.
http://lmgtfy.com/?q=wget

I know what wget is!

I need a tool which will automatically generate a copy of the entire site.
Reply
#7
As @Carlos has said httrack should do it for you
My Github Repos: Github
Website: DigiMute
Reply




Users browsing this thread: 1 Guest(s)