Re: Tapestry docs: External hosted resources

2022-11-26 Thread Ben Weidig
I've updated the template and moved the files to be loaded locally. Of course I broke the site at first by making a dumb copy-paste mistake and bootstrap.min.js wasn't loaded. For some reason the main.pageCache wasn't there after buildbot generated the page. That's why I generated the site locally

Re: Tapestry docs: External hosted resources

2022-11-24 Thread Ben Weidig
Hi Bob, thanks for providing the information on what to do to solve this issue. I'm going to take a look this weekend to see if I can get it done. Cheers, Ben On Mon, Nov 21, 2022 at 4:56 PM Bob Harner wrote: > Hello everyone! > > This is something I could probably fix myself if I had the tim

Tapestry docs: External hosted resources

2022-11-21 Thread Bob Harner
Hello everyone! This is something I could probably fix myself if I had the time, but I wanted to point it out in case somebody else is able to fix it: Tapestry documentation pages embed some externally-hosted resources (CDN-supplied content for CSS, JavaScript, and fonts). The problem with that i