Re: Website updates

2025-09-17 Thread Ruediger Pluem
On 9/13/25 10:14 PM, Daniel Sahlberg wrote: > Hi, > > I've spent some time updating the website: > - Migrating from fixed layout to a responsive design that adjusts to screen > size (mobilefriendlyness) while keeping the existing > look&feel. > - Migrating to HTML5 including using CSS for desi

Re: Website updates

2025-09-15 Thread Ruediger Pluem
On 9/15/25 10:49 AM, Daniel Sahlberg wrote: > > HTTPd is using ASF Pelican [1] to generate static pages from HTML. I agree > with Brane on preferring MD over XML and with the > simple integration of Pelican in GitHub Actions it makes updating the site a > lot easier. (The documentation in ou

Re: Website updates

2025-09-15 Thread Daniel Sahlberg
Den lör 13 sep. 2025 kl 22:29 skrev Branko Čibej : > On 13. 9. 25 22:14, Daniel Sahlberg wrote: > > Hi, > > I've spent some time updating the website: > - Migrating from fixed layout to a responsive design that adjusts to > screen size (mobilefriendlyness) while keeping the existing look&feel. > -

Re: Website updates

2025-09-13 Thread Branko Čibej
On 13. 9. 25 22:14, Daniel Sahlberg wrote: Hi, I've spent some time updating the website: - Migrating from fixed layout to a responsive design that adjusts to screen size (mobilefriendlyness) while keeping the existing look&feel. - Migrating to HTML5 including using CSS for design instead of h

Re: Website updates [PATCH]

2024-07-17 Thread Ivan Zhakov
On Wed, 17 Jul 2024 at 10:44, Daniel Sahlberg wrote: > Den lör 13 juli 2024 kl 18:21 skrev Ivan Zhakov : > >> The problem was that build.bat in the patch contained "%*" (with >> quotes). In case of no parameters it was evaluated as "", so ant was >> executed with no targets. >> I removed quotes

Re: Website updates [PATCH]

2024-07-17 Thread Daniel Sahlberg
Den lör 13 juli 2024 kl 18:21 skrev Ivan Zhakov : > The problem was that build.bat in the patch contained "%*" (with quotes). > In case of no parameters it was evaluated as "", so ant was executed with > no targets. > I removed quotes and worked for me. > Good catch, thanks! I couldn't figure out

Re: Website updates [PATCH]

2024-07-13 Thread Ivan Zhakov
On Mon, 8 Jul 2024 at 21:50, Daniel Sahlberg wrote: > Den mån 8 juli 2024 kl 21:26 skrev Daniel Sahlberg < > daniel.l.sahlb...@gmail.com>: > >> Den mån 8 juli 2024 kl 21:02 skrev Daniel Sahlberg < >> daniel.l.sahlb...@gmail.com>: >> >>> - Fix ASF website check nag about missing link to the privac

Re: Website updates [PATCH]

2024-07-13 Thread Ivan Zhakov
On Sat, 13 Jul 2024 at 17:40, Ivan Zhakov wrote: > On Mon, 8 Jul 2024 at 21:03, Daniel Sahlberg > wrote: > >> Hi, >> >> In a thread a while back, I asked about building on win32 and suggested >> to improve the documentation[1]. >> >> At first I wanted to take a look at the website and try to fig

Re: Website updates [PATCH]

2024-07-13 Thread Ivan Zhakov
On Mon, 8 Jul 2024 at 21:03, Daniel Sahlberg wrote: > Hi, > > In a thread a while back, I asked about building on win32 and suggested to > improve the documentation[1]. > > At first I wanted to take a look at the website and try to figure out how > it all connects. > > This is the first in what I

Re: Website updates [PATCH]

2024-07-08 Thread Daniel Sahlberg
Den mån 8 juli 2024 kl 21:26 skrev Daniel Sahlberg < daniel.l.sahlb...@gmail.com>: > Den mån 8 juli 2024 kl 21:02 skrev Daniel Sahlberg < > daniel.l.sahlb...@gmail.com>: > >> - Fix ASF website check nag about missing link to the privacy policy [2] >> > > Attaching a proposed patch in two parts, ju

Re: Website updates [PATCH]

2024-07-08 Thread Daniel Sahlberg
Den mån 8 juli 2024 kl 21:02 skrev Daniel Sahlberg < daniel.l.sahlb...@gmail.com>: > - Fix ASF website check nag about missing link to the privacy policy [2] > Attaching a proposed patch in two parts, just adding the link under Miscellaneous next to the other ASF-mandated links. The _xdocs.txt pa