summaryrefslogtreecommitdiff
path: root/recipe.go
AgeCommit message (Collapse)Author
2023-04-28Fix empty title regressionxengineering
Empty title should be avoided because the recipe otherwise just disappears.
2023-04-22Remove legacy Recipe structxengineering
2023-04-22Implement index page with JSONxengineering
2023-04-22Implement basic recipe target with JSONxengineering