baker icon indicating copy to clipboard operation
baker copied to clipboard

A build tool by and for the Los Angeles Times

Results 36 baker issues
Sort by recently updated
recently updated
newest added

Template tag errors are quietly not raising and just stopping builds. My gut it's an issue with the tag mechanism itself, but always a chance I broke it elsewhere.

![Screenshot from 2021-02-16 16-02-35](https://user-images.githubusercontent.com/9993/108137286-6fd7e500-7070-11eb-8a17-d7d48e5a3c72.png) Example [is here](https://date-fns.org/)

This would allow nesting the pages below the root when you have a lot of templates.

The "render everything in dev" approach is outdated and has become untenable in major projects such as the coronavirus tracker and elections. There are a lot of little details that'd...

Next.js has this [cool method for rendering dynamic pages](https://nextjs.org/docs/routing/dynamic-routes) by adding extra info in the file. [Sapper has a version of it too](https://sapper.svelte.dev/docs#File_naming_rules). [Eleventy does it in its front matter](https://www.11ty.dev/docs/pages-from-data/)...

It's **incredibly** ambiguous what's missing when a Nunjucks template crashes and burns.