Re: [PR] Simplify local testing [comdev-events-site]

2023-10-17 Thread via GitHub
sebbASF closed pull request #9: Simplify local testing URL: https://github.com/apache/comdev-events-site/pull/9 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

Re: [PR] Simplify local testing [comdev-events-site]

2023-10-17 Thread via GitHub
sebbASF commented on PR #9: URL: https://github.com/apache/comdev-events-site/pull/9#issuecomment-1767207128 Indeed; much simpler to drop the redirect entirely. I'll redo the PR -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] Simplify local testing [comdev-events-site]

2023-10-17 Thread via GitHub
rlenferink commented on PR #9: URL: https://github.com/apache/comdev-events-site/pull/9#issuecomment-1767119747 Hmm, now I am just thinking: why is this HTTPS condition needed at all. For community.a.o we also don’t have it since I believe it is already solved at CDN level for every w

Re: [PR] Simplify local testing [comdev-events-site]

2023-10-17 Thread via GitHub
rlenferink commented on PR #9: URL: https://github.com/apache/comdev-events-site/pull/9#issuecomment-1767116222 Okay, thanks for the context! I know that for testing the Celix website, what doesn’t work is the htaccess and the `download.cgi`. The rest works pretty well. But I think i

Re: [PR] Simplify local testing [comdev-events-site]

2023-10-17 Thread via GitHub
sebbASF commented on PR #9: URL: https://github.com/apache/comdev-events-site/pull/9#issuecomment-1767042096 Yes, I was testing on a self-hosted web-server. It's certainly easier with Hugo, but I seem to recall that there are some features it does not support? (apart from redirect).

Re: [PR] Simplify local testing [comdev-events-site]

2023-10-17 Thread via GitHub
rlenferink commented on PR #9: URL: https://github.com/apache/comdev-events-site/pull/9#issuecomment-1766897562 This is for testing the Hugo generated output (including `.htaccess`) on a self-hosted webserver? If it is for local development I would otherwise just use `hugo server -D`

[PR] Simplify local testing [comdev-events-site]

2023-10-11 Thread via GitHub
sebbASF opened a new pull request, #9: URL: https://github.com/apache/comdev-events-site/pull/9 Add a rule to bypass redirect to https site if the hostname is events-site.local -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub