Getting Started with StaticShape
StaticShape runs on a local directory that contains a static site, and shapes an SSG into another folder. To run StaticShape, type the following command in your terminal:
npx staticshape
You will be prompted for:
- A local directory that contains the static site
- An output directory for the SSG code
- A path to your StaticShape configuration file
- What SSG you would like to export to