PicoSSG has got a new and shorter namespace (on npm)
Run it like this:
npx @pic0/ssg -c content -o output
The parameter `-c` points to the content directory, where your markdown and templates are located.
The parameter `-o` points to the directory where the generated pages will land.
See more at https://picossg.dev
