This is a website for sharing recipes. This site generated with Jigsaw static site generator.
- Assets (Vite):
npm run devfor development with HMR, ornpm run buildfor production assets. - Site (Jigsaw):
./vendor/bin/jigsaw build localfor a local build, or./vendor/bin/jigsaw build productionfor production. Build assets first withnpm run build.
Website can be found here- https://recipes.milon.im/.
This website also exposes APIs for general purpose use under Creative Commons 2.0 General Attributions. APIs can be found here.
Everthing of this site is published under Creative Commons Attribution 2.0 Generic license.