Daniel G. Taylor

Results 55 issues of Daniel G. Taylor
trafficstars

Allow importing of recipes from Promash, which does not support BeerXML but does export to an easy-to-parse text format. See: https://github.com/brewpoo/brewser/tree/master/lib/brewser/engines There is example code for parsing both the text...

enhancement

@Lykegenes, it looks like you have a bunch of Windows-specific scripts in your fork at https://github.com/Lykegenes/jpeg-archive/tree/master/run - any chance you want to merge them into the official repo so that...

enhancement

I think it makes sense to ask whether we want to: 1. Ignore Markdown rendering as a feature (probably bad) 2. Render Markdown using a library of our choice 3....

Type: Feature

When rendering HTML that includes MSON structures, it would be nice to render using AttributesKit in-place rather than having to define an element with a unique ID and later calling...

Type: Feature

Huma is a small framework that can sit on top of several different routers (including the Go 1.22+ standard library `http.ServeMux`) and provides generated OpenAPI 3.1 & JSON Schema from...