Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: Low-Tech Magazine, now solar-powered!
Unfortunately, after reading this
Alors un site low tech c’est forcément un site statique.
we should power txp off. Or add a static site generator ability.
Offline
Re: Low-Tech Magazine, now solar-powered!
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
Re: Low-Tech Magazine, now solar-powered!
etc wrote #319343:
Or add a static site generator ability.
xkcd.com/927/ (safe for work)
…but s/standards/static site generators/g
.
Offline
Offline
Re: Low-Tech Magazine, now solar-powered!
etc wrote #319343:
Unfortunately, after reading this
we should power txp off. Or add a static site generator ability.
Oleg. That’s exactly what I suggested here a long time ago ;) The ability to render static copies of a TXP website (may be with a plugin).
Last edited by Pat64 (2019-09-22 09:09:29)
Patrick.
Github | CodePen | Codier | Simplr theme | Wait Me: a maintenance theme | [\a mi.ni.ma]: a “Low Tech” simple Blog theme.
Offline
Re: Low-Tech Magazine, now solar-powered!
colak wrote #319344:
That would indeed be great!!!
Pat64 wrote #319347:
Oleg. That’s exactly what I suggested here a long time ago ;) The ability to render static copies of a TXP website (may be with a plugin).
Don’t get me wrong, I’m not into reinventing a 15th wheel as Pete rightly alludes to. Static site ability means serving pages directly from disk, bypassing unnecessary PHP/MySQL processing when the page is not changed. But this can already be achieved via apache server cache and <txp:header />
tag. We just need to make the configuration easier for non-techy users.
Offline
Re: Low-Tech Magazine, now solar-powered!
etc wrote #319350:
achieved via apache server cache and
<txp:header />
tag. We just need to make the configuration easier for non-techy users.
Any and all initiatives that make Textpattern The Green CMS get my vote.
The smd plugin menagerie — for when you need one more gribble of power from Textpattern. Bleeding-edge code available on GitHub.
Txp Builders – finely-crafted code, design and Txp
Online
Re: Low-Tech Magazine, now solar-powered!
etc wrote #319350:
Don’t get me wrong, I’m not into reinventing a 15th wheel as Pete rightly alludes to. Static site ability means serving pages directly from disk, bypassing unnecessary PHP/MySQL processing when the page is not changed. But this can already be achieved via apache server cache and
<txp:header />
tag. We just need to make the configuration easier for non-techy users.
Indeed. What I was thinking of, was to make either old versions of my sites or even defunct subdomains into static sites. In this way, we would not need to worry about php upgrades for those versions/content/etc and we will be able to keep our active sites updated with the latest and finest.
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
Re: Low-Tech Magazine, now solar-powered!
colak wrote #319352:
make either old versions of my sites or even defunct subdomains into static sites.
A plugin could generate static copies of visited pages on the first access, but making an entire txp site static looks problematic: you’d have to treat all possible author/category/section/etc
combinations, without even speaking of free-form keywords or search queries.
Offline
Re: Low-Tech Magazine, now solar-powered!
colak wrote #319352:
What I was thinking of, was to make either old versions of my sites or even defunct subdomains into static sites.
Recursive curl or wget? Perhaps make a sitemap.xml and point the downloader at it?
Offline
Re: Low-Tech Magazine, now solar-powered!
etc wrote #319343:
Unfortunately, after reading this
we should power txp off. Or add a static site generator ability.
In 1998, I started using FrontPage to make websites. It was great. You could sit down at your computer, make changes to your website, hit update and watch them magically appear on the site.
Then came Greymatter and Movable Type and Textpattern – you could update the site from anywhere just by logging in. It didn’t even matter what computer you were on, and if you have an RPC client, if you were on a computer.
I get the appeal of static site generators – I had a hosting account one time that didn’t offer PHP, PERL, or any kind of scripting language – but to me they are always kind of a step backwards. And yes, I know that https://docs.textpattern.com/is powered by Jekyll.
Offline
Re: Low-Tech Magazine, now solar-powered!
michaelkpate wrote #319367:
And yes, I know that https://docs.textpattern.com/is powered by Jekyll.
i didn’t know that…
…. texted postive
Offline