@twoday/remix-ssg
v0.1.0
Published
Generate static site from Remix app.
Readme
@twoday/remix-ssg
Generate static site from Remix app.
Usage
Add package.json "scripts". Optionally list pages that wget can't find when following links from the root:
"postbuild": "remix-ssg /page-x/ /other/y/z/",