Hi all,
On Sun, 21 Apr 2024 at 20:19, Volkan Yazıcı wrote:
>1. Could you show us the Antora configuration option you mentioned
>and how we can use it to achieve what you propose?
I found the perfect Antora setting: `html_extension_style`[1].
The option I am proposing corresponds to the
All non-default `html_extension_style` options require to run a web server.
In my opinion,
- Being able to view `target/site` with just using my browser and
nothing else is super convenient. The development experience is much
smoother.
- None of the advantages you cited for switching
This is a vote to release the Apache Log4j Tools `0.9.0`.
Website: https://logging.staged.apache.org/log4j/tools-0.9.0
GitHub: https://github.com/apache/logging-log4j-tools
Commit: 9d822d3a7daa5e1e6a953b66ff12e4b87b99ef7e
Distribution: https://dist.apache.org/repos/dist/dev/logging/log4j-tools/0.9
Volkan,
I completely agree with you. I prefer to review my site changes either in
target/site or by doing a deploy to a local directly. In both cases I use the
file protocol to view it.
Ralph
> On May 8, 2024, at 5:55 AM, Volkan Yazıcı wrote:
>
> All non-default `html_extension_style` option
Hi Volkan,
On Wed, 8 May 2024 at 14:57, Volkan Yazıcı wrote:
> In my opinion,
>
>- Being able to view `target/site` with just using my browser and
>nothing else is super convenient. The development experience is much
>smoother.
If we use a non-default `html_extension_style`, you can
The IDE lets you view the page you are editing but generally it doesn’t show
you the nav or the rest of the site. I am also not confident that everything
will be styled exactly the same as it will appear in the browser.
So, in short, the IDE is great for editing but I like to do my reviews on a