austinjp

Results 13 comments of austinjp

![image](https://user-images.githubusercontent.com/7613468/103714477-a6710900-4fb6-11eb-80cb-6beda777ce04.png) If it's of use, here's a small screenshot of the UI that I'm building. It's a toy Bayesian network modeller. Everything is a Preact component. Data is adjusted using...

Hi there. Is there any news on this? After a day of scratching my head over preact router transitions, I noticed this behaviour, and some Googling led me here. :smiley:

Thanks @prateekbh . I'm having a look at your liquid-route and transition-challenge for inspiration instead.

Hi @lierdakil . I wondered if there was any progress on this, or any current workaround? Using the example provided with Pandoc version 2.13 and pandoc-crossref version 0.3.10.0 built with...

> I don't think passing a YAML array as `prefixes` was ever supported to begin with. Oh, my misunderstanding. Feel free to ignore, I just thought that's what was happening...

Hi Jeff. I'm going through your tutorial, and very much appreciate how you've laid it out. I've just got started, and have run into a few minor issues. I'm finding...

Hi again. Unfortunately I'm now using survivejs.com as a tutorial. I've no doubt I'll encounter issues there too, it's a fast-moving world and nothing remains un-broken for long :) Regarding...

Hi all. Is there any movement on this? I was bitten by this yesterday and it took me a while to figure out what was going on. For anyone else...

EDIT: On reflection, perhaps I've misunderstood. I thought you wanted to change where assets were being delivered from, which might be possible with what I've written below. But it seems...

I've made a "minimal" (kinda) gist here to try to collate some of the approaches listed here, all into one place. I've tried to cover: - custom `url_prefix` - serving...