Jared White

Results 265 comments of Jared White

Ran into this again, looks like we need to merge `_bridgetown` into whatever custom setting a user might specify.

> Get some sponsors for the server/storage/CDN cost Definitely would like to stay in the loop with this. I run a consultancy out of Portland, Oregon and also am the...

@simevidas I think we can close this — I was able to add a link inside the custom element and that renders just fine with JavaScript disabled, but with JS...

Maybe the documentation could be updated — I don't see an example of fallback content in the README.

@simevidas WebKit has intentionally stated it will never support custom element upgrades via `is=`, so unfortunately that's a no go from a progressive enhancement standpoint. I think the embedded ``...

@erickguan I'm with you on this in spirit, but I'm concerned that there are situations where Git won't honor symlinks from an existing repo (the `core.symlinks` config setting can sometimes...

@erickguan I like the idea of just adding the new `bt` executable which accomplishes the same thing. Do you think you could give that a try in a PR? Happy...

Note: this PR includes one **breaking change** to the default cookies setup for Roda (to set the cookie path to `/`…otherwise cookies sort of seem broken because they don't work...

I'm going to go ahead and merge this in, and create some follow-up issues for the documentation, etc.

in v2 we'll have an "inverted" config where collections are all read in by default and there's a per-collection opt-out possibility for performance reasons…will be documented, so closing this one...