Parker Moore

Results 366 comments of Parker Moore

> I'm thinking more that the pages would remain the same, just referencing layout: default, and then Jekyll would render output for each of _layouts\default.*. Does that make sense? Interesting!...

I'll definitely look at an implementation, but I'm skeptical that it's the best UX going forward. Any magic causes confusion and makes Jekyll harder to use. This is borderline magic....

> Are there many non-HTML use cases? Not many, in my opinion. A json layout is the only compelling use case I can think of for this feature. It's something...

Hey @Floppy, been thinking about this a lot and we should implement this for v3.2 or v3.3. If you have time, I was thinking we'd go this route: 1. Each...

Reverting this completely will be a no-go since it'll have the opposite effect of breaking everyone's pre-existing URLs. There's a PR open to add an option but we have a...

> Would making the change to respect posts’ time zone but adding a warning on build if the date then doesn’t match the date in the file name seem reasonable?...

Hey @dracos! It sounds like if we didn't call `site.reset` on `--incremental` builds, we'd be able to reuse old data.

HUGE thank you to you all! This was a massive help, especially the instructions in https://github.com/Ranchero-Software/NetNewsWire/issues/3731#issuecomment-1524015039.

@Dulanic Once tests are added, the test GitHub Actions should be run for this PR.