[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to export to the simplest possible HTML?
From: |
Marcin Borkowski |
Subject: |
Re: How to export to the simplest possible HTML? |
Date: |
Sun, 25 Jun 2023 21:56:33 +0200 |
User-agent: |
mu4e 1.1.0; emacs 30.0.50 |
On 2023-06-24, at 17:04, Max Nikulin <manikulin@gmail.com> wrote:
> On 08/06/2023 22:18, Thomas Redelberger wrote:
>> I had a similar requirement for "simplest HTML" and have documented
>> how I tackled this under
>> http://web222.webclient5.de/doc/swdev/emacs/orgmode/html
>
> At this page:
>
>> #+BIND: org-html-viewport nil
>> I do not need viewport information in the HTML.
>
> From my point of view it sounds strange. I do not see a real reason to
> intentionally make a site inconvenient for users of mobile devices.
>
> Marcin, viewport is missed on your site as well.
Do you mean this?
https://developer.mozilla.org/en-US/docs/Web/HTML/Viewport_meta_tag
I think the reason is that the site was designed (in terms of HTML and
CSS) well over 15 years ago...
Thanks,
--
Marcin Borkowski
http://mbork.pl
- Re: How to export to the simplest possible HTML?, (continued)
Re: How to export to the simplest possible HTML?, Thomas Redelberger, 2023/06/10
Re: How to export to the simplest possible HTML?, Thomas Redelberger, 2023/06/14