Paul Kögel

Results 21 comments of Paul Kögel

This worked for me as a workaround for Garden version 1.3.6: My aim: ```css .some-class { width: calc(50% + 490px); } ``` Workaround for production build: ```clojure [:.some-class {:width "calc((50%)...

having the same problem. would be awesome if this was fixed - cheers!

Rechecked with a fresh install on a new computer with node 11.1.0, Gitbook 3.2.3 as well as Gitbook 3.2.2 with the fixes suggested here: https://github.com/GitbookIO/gitbook-cli/issues/74#issuecomment-350412692 Still cannot get more than...

Thanks for reporting this problem. I can reproduce the validation errors. I checked my local version of the `gitbook-cli` and `gitbook` npm packages, hoping an update might fix them. I...

Found a way to upgrade gitbook to 3.0.0. The only two kinds of validation errors i get now are: 1. `Error while parsing file 'value of attribute "lang" is invalid;...

ah, I forgot to adjust some paths in redux's docs/README.md. now the usual validation errors are back :( uploaded versions built with gitbook 3.0.0 in latest commit (https://github.com/paulkogel/redux-offline-docs/commit/882f1d695f69602acd11156a2eee0997650f935a). please try...

And one more attempt with the latest version of Calibre (the program used to convert to ePub): 1ddf1b8977cb4cf6a6c46cd04dee48fc025e0990 Still getting the same kind of Validation errors, though :(

No problem. I've used this app to read the Redux docs on Android: [ePUB EBook Reader Skoob](https://play.google.com/store/apps/details?id=com.s2apps.reader)

Here's the sample Rails app I used to build this mountain view fork: https://github.com/paulkogel/mountain_view_demo_forked