aboutsummaryrefslogtreecommitdiff
path: root/main.ts
AgeCommit message (Collapse)Author
2020-02-03Keep only the first 2 decimals of the parsed numberJoris
2020-02-03Don’t apply ingredients factor if it’s nullJoris
2020-02-03Add helper to create dom nodesJoris
2020-02-02Show recipe title in each recipe pageJoris
2020-02-02Allow to check recipe stepsJoris
2020-02-02Use zola generatorJoris
- Use CSS instead of Haskell with Clay - Use TypeScript instead of PureScript