Re: Gradle and custom CSS for html output
Posted by
mojavelinux on
May 03, 2019; 9:51pm
URL: https://discuss.asciidoctor.org/Gradle-and-custom-CSS-for-html-output-tp6883p6886.html
> I am really a bit lost in this distributed ecosystem...
The ecosystem is the same as it's always been, so I don't get this comment. Let's stick with concrete actions we can take. Generalizations don't get us anywhere.
Best,
-Dan
On Fri, May 3, 2019 at 8:24 AM DocEvaluator [via Asciidoctor :: Discussion] <
[hidden email]> wrote:
Finally I've got the Gradle build for html output running.
How can I add custom CSS for a different html stlye/theme inside the Gradle build? I did not find any hint on the GitHub page. I am also missing how I can add any old command line parameters like --trace or --failure-level to the gradle task? Or is it because the API is now the asciidoctorJ API and is independent of the Ruby implementation? I am really a bit lost in this distributed ecosystem...
--