Web framework for static pages

Morten W. Petersen morphex at gmail.com
Tue Aug 13 06:49:24 EDT 2019


Yes. Well, one of the ideas of the web is being able to create a website
using simple tools like that. And I like that idea.

And for one site, either small or very specialized and well-funded, that
would be an OK choice.

However, I want to offer customers websites that cover their needs, without
costing too much.

Also, apart from taking a lot of time, manually changing different websites
using a text editor is tedious and error-prone.

-Morten

Blogging at http://blogologue.com
Tweeting at https://twitter.com/blogologue
On Instagram https://instagram.com/morphexx

tir. 13. aug. 2019, 02.17 skrev Jon Ribbens via Python-list <
python-list at python.org>:

> On 2019-08-12, Morten W. Petersen <morphex at gmail.com> wrote:
> > What I guess I'm looking for, is something that will help create a
> > static website, in a simple and efficient manner.  Without being bloated.
> >
> > I don't have a lot of hair on my head, but I would be pulling it out
> > because of some of the websites I see today, their heavy-handed use of
> > different Javascript frameworks etc.
> >
> > How would I go about creating a simple website with a front page, an
> > about page, a product page and a contact page?  Without any server-side
> > handling of data, so it could be entirely served by for example Apache.
>
> If it's really that small then it sounds like what you are looking for
> is known as a "text editor".
> --
> https://mail.python.org/mailman/listinfo/python-list
>



More information about the Python-list mailing list