Can I export a s9y site to static html ?

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
ben_99_9
Posts: 3
Joined: Mon Oct 15, 2007 7:01 pm

Can I export a s9y site to static html ?

Post by ben_99_9 »

Hello,

I am experimenting serendipity and I am quite impressed by its ease of use and power.
Here is my problem : I have a very restricted production web server which does not allow anything beside HTML pages (no database, no php).
I would like to use a local internal LAMP installation to setup s9y and write my articles. Then I need a way to export the whole content to my production server as a set of interlinked html pages looking exactly the same as on my internal LAMP but for the dynamic parts (add comments, trackbacks, administration).

Has anyone tried something like this ?

Cheers
Benjamin
chickens
Regular
Posts: 192
Joined: Wed Dec 06, 2006 12:15 am
Location: Vegas
Contact:

Post by chickens »

I suggest finding a web host that actually has updated the policy in the last 10 years. If a host does not support any dynamic content then it is not worth the hassle to try and use them.

There might be a way to save the static HTML files, but its going to be more work than to find a good host.
ben_99_9
Posts: 3
Joined: Mon Oct 15, 2007 7:01 pm

Post by ben_99_9 »

Sadly, changing the host is not option, this a private corporate server with a very strict policy (and a very old fashioned one :( ). This might change in the future by I am looking for a temporary solution for the time being.

Aren't there any caching extensions which could be easily adapted ?

Thank you for your time.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

Doing a static page export is very complex. I doubt someone has done it with Serendipity, it is simply not meant for this. You would loose ALL flexibility on the frontend, no sidebar plugin would output changing content (like RSS feeds) and people could not create comments on your page.

So: Forget about using Serendipity on this server. There is NO WAY to run a blog software on a server only with HTML, because HTML is static, and blogs are dynamic. Only if you just use a blog without comments, trackbacks, dynamic output - but that's not a blog, is it? :-)

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
ben_99_9
Posts: 3
Joined: Mon Oct 15, 2007 7:01 pm

Post by ben_99_9 »

Thanks a lot for your help. I was aware I would have lost all interactivity, but wrongly thought this would not be so difficult to export.

Thanks again for your help, I will continue with s9y anyway with more usual servers.
Cheers
Post Reply