ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > General Software Discussion

Static webpage generator

(1/2) > >>

rgdot:
I am looking for a way to move a site to a "local" set up - for reasons that I will go into if anybody is interested. This is no easy task because it is a medium sized existing site running on a CMS, one whose pages would need to be recreated.
I am looking at Webmerge (some may have heard of it?) where I create a template and feed it a csv or some other form of database export. Googling for "Static HTML generator" comes up with others (Webgen, some ruby scripts and others)
I am curious if anybody has experience with this sort of thing?

I can also download the whole site and re-upload the HTML but this won't help for future (layout changes, etc.)

Ath:
Some CMS's have options or plug-ins to generate static html and present that, instead of re-building each page from the database each time it's requested. Usually for performance reasons. Doesn't yours?

Renegade:
Teleport Pro?

rgdot:
Some CMS's have options or plug-ins to generate static html and present that, instead of re-building each page from the database each time it's requested. Usually for performance reasons. Doesn't yours?
-Ath (March 03, 2012, 11:42 AM)
--- End quote ---

Front end performance hasn't been the biggest issue for me in this case.
The back end slows when there are page lists to load, modules/plugins to manage, etc.
One option I have is to convert this CMS to another - that may have less memory requirements -  but converting lots of pages, even few pages, from one to another is often not simple and may not be worth it unless the destination CMS is sure to be superior.

@Renegade: Thanks. Teleport Pro seems a good option to create a local copy, that's what it does if I am right?
The bulk of the work is to re-create web pages based on a template. I need a template-based setup for future pages and edits. I am hoping to convert the content portion of the existing database to something (csv or sql) that can be fed to a template based local program.

mouser:
Found a nice recent roundup of static web page generators here:
https://iwantmyname.com/blog/2011/02/list-static-website-generators.html

Navigation

[0] Message Index

[#] Next page

Go to full version