Static site generator for an offline recipe browsing app.
npm install @wpj/tato
Example usage:
npx --package @wpj/tato tato build --dir /path/to/markdown
Usage
$ tato build [options]
Options
-d, --dir Directory containing markdown files to render
--service-worker Generate a service worker to enable offline access (default false)
-h, --help Displays this message