Web framework for static pages
Joel Goldstick
joel.goldstick at gmail.com
Tue Aug 13 15:05:05 EDT 2019
On Tue, Aug 13, 2019 at 2:46 PM DL Neil <PythonList at danceswithmice.info> wrote:
>
> On 14/08/19 2:26 AM, Grant Edwards wrote:
> > On 2019-08-13, Jon Ribbens via Python-list <python-list at python.org> wrote:
> >
> >> If it's really that small then it sounds like what you are looking for
> >> is known as a "text editor".
> >
> > Bah. Kids these days.
> >
> > $ cat > index.hmtl
>
> [roaring with laughter]
>
>
>
> Oh come now. Surely a person with your depth of experience realises that
> all cats have moved to Facebook and YouTube, leaving their HTML in
> yesterday's litter box?
>
> --
> Regards =dn
> --
> https://mail.python.org/mailman/listinfo/python-list
pardon my drive by comment, but this is close to trolling. Whatever
is offered is shot down. XHTML seems to have been a road that went
nowhere because the browser makers didn't like it. HTML5 seemed to be
a big step forward. I used a program called Citydesk a long time ago
that I think could do what the op might like. But its long gone. I
think django could be used to make static pages quite easily. Its not
hard to learn, and in the event your client wants more, django can do
that too
--
Joel Goldstick
http://joelgoldstick.com/blog
http://cc-baseballstats.info/stats/birthdays
More information about the Python-list
mailing list