Brian Dominick
Brian Dominick
I definitely want to look into IDML. I've used InDesign pretty extensively, but not on converted source. Maybe post-LaTeX, but nothing I was involved in directly. Is reveal.js somehow a...
Oh brainfart I was thinking of Angular. Asciidoctor has a Reveal.js backend that I've merely played with. https://asciidoctor.org/docs/asciidoctor-revealjs/ I usually us the term "slide decks" since there are a few...
Everywhere I work, users ask for guides that "cut out the noise". I think that is exactly what topic-based authoring is for. I never said I want to constrain my...
Lief, I never said I suggest publishing _only_ in PDF. I don't even understand where you got that notion. It's really mind-boggling. My entire book is about meeting various needs...
I do recognize that what you are saying is true. I would never want to make docs that weren't discoverable on Google. It's offensive that you would suggest that's my...
Oh yeah I'll definitely define it. I'd never heard the non-hierarchical definition. Among developers flat file just means non-binary. Though Wikipedia defines a binary file such: > A binary file...
I think the term "text file" doesn't really do it, because so many people think in terms of text vs code, so text file sounds like it can't have code...
Your crtique here is very solid. Part of me has been thinking I have no business writing "in general", for reasons becoming clear here. But you're right, whenever I do,...
Thanks for the report, Samuel, and the contribution! Can you run `bundle exec liquidoc -c _config/build-global` and just give me the few lines leading up to the error?
If you want to implement ePub, I have some ideas for that, I have an issue open that is basically for that. https://github.com/DocOps/liquidoc-gem/issues/13 -- we could discuss it there :-).