[kwlug-disc] Static site generators in Python
Paul Nijjar
paul_nijjar at yahoo.ca
Fri Jun 14 19:34:10 EDT 2019
Yes, there are a lot of them. That is kind of the problem. I would
prefer not having to test tens of candidates to find something that is
good enough.
This is for a new site with only a few pages.
- Paul
On Fri, Jun 14, 2019 at 11:16:16AM -0400, Khalid Baheyeldin wrote:
> Here is a comparison of all the static site generators
> https://www.staticgen.com/
>
> Features vary. Some require content to be in flat files.
> Most have no integrated CMS. So there is another list of those
> https://headlesscms.org/
>
> Is this an existing site? You can move it to your laptop or behind a
> firewall, and then
> use wget to generate an HTML copy of it, then move that to where it can be
> served
> statically.
>
More information about the kwlug-disc
mailing list