Jason Day

Results 115 comments of Jason Day

Awesome. Additionally, I mentioned axe-crawler because in addition to having a preset config for viewports (see below), but also tests against different browsers. I think in addition to figuring out...

I've tried several distros (ubuntu, fedora, endeavour) with no change. Using `libwacom-list-local-devices` I get the following: ``` name: 'Wacom ISDv4 50e9' bus: 'i2c' vid: '0x056a' pid: '0x50e9' nodes: - /dev/input/event10...

Note: The Lenovo stylus works correctly

@b3u Unfortunately, I don't have a repo up to illustrate the issue, but I get empty title for all dynamic pages, although I'm following the same setup: ``` --- pagination:...

I think it has to do with how I reference it in my `collections.all` loop, but I've tried all of the permutations. I'm creating a json object for a search...

@binyamin I'll see what I can come up with. I'm using fully dynamic data sources that won't be available from outside our internal netwek, so I'll have to use dummy...

So, I'll still create a test case, but I was able to get it all working with `renderData` - populating a page title and populating `collections.all`, which was the primary...

> @jasonday are you still interested in this issue, or should I close it? Sorry, I haven't had time to create a test case and ended up using `renderData`, which...

yes this was merged - https://github.com/google/docsy/pull/1028