Brian Dominick

Results 55 comments of Brian Dominick

I am still unable to reproduce the error anywhere but Netflow, where reorganizing solved it. I tried 2.4.3 locally and it works fine. This is reeeeeeally troubling for me, since...

There simply has to be an order that works. I found another that Netlify builds properly and updated PR #29. I'd love if you could pull and test one more...

Thanks for testing @plaindocs! The good news is Netlify's env seems to test this better than I can, so I'm going to use it for tests for LiquiDoc. I've been...

Yeah, I have no excuse for not using SVG except I think I was maybe cropping in an app that doesn't handle SVG. I'm sourcing in OmniGraffle and now I...

You're not going to talk me out of PDF. I know too many places that have legitimate requirements for it. The problem you describe is real, but we are miles...

You have done a lot of writing about your better options without any specifics. I have spent a lot of time talking with IT professionals who have used my PDFs....

On other issues, you have pointed out numerous weaknesses in my material, and I am grateful. When you seem to know something I do not -- which clearly seems to...

This is great stuff. I might ask you to expand on it at some point.

Yeah, just point a new Netlify project toward your Git repo and give it a build command (not serve), like `bundle exec jekyll build`. Then sit back and magic.

Yes we are not talking about AsciiDoc attributes but rather HTML element attributes (tag arguments). So as of now, @UnicodingUnicorn has no way to pass those data attributes, but the...