Dmitri Sotnikov

Results 647 comments of Dmitri Sotnikov

Yeah if you're not using the `+cljs` profile, then it won't add any Reagent stuff in the project. I definitely agree that we mostly want to have a static site....

Nice, and I'll definitely take a look once I get a bit of time.

have you added the Clojars repo?

Looks like this is the way you'd add it, I don't use gradle myself though so I'm not sure https://discuss.gradle.org/t/how-to-use-maven-local-repository-for-gradle-build/2244 the maven repository link is ``` xml clojars.org http://clojars.org/repo ```

if you figure it out then I'll be glad to update the docs.

I don't really have any experience with gradle, so I can't really help with this unfortunately.

Hmm unfortunately, just tested with the latest and still see the logging initialized message during compile. Possibly another place somewhere that triggers it?

I agree, it does seem completely harmless but would be nice to figure out what's causing it.

Hi, I haven't actually looked at kerning options. If OpenPDF exposes that in the API then it would be possible to expose that via clj-pdf as well, but I'm not...