staticgen icon indicating copy to clipboard operation
staticgen copied to clipboard

Static website generator that lets you use HTTP servers and frameworks you already know

Results 15 staticgen issues
Sort by recently updated
recently updated
newest added

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Default 10s wasn't enough when retiring a slow legacy thing 😢

Adds image URL parsing support, but without URL rewriting mentioned in https://github.com/tj/staticgen/issues/8

This may be a dumb question, but is it possible to use staticgen to build sites within CI (continuous integration) tools, such as Netlify builds and/or Github Actions? It's non-obvious...

Crawler stops on 404 or 405

documentation

I had a few which were broken, might be nice as a separate tool though

## Prerequisites * [x] I searched to see if the issue already exists. ## Description When attempting to use staticgen against a live site, it runs for some time and...

I use imgix for all of my images, so it'd be nice to just replace those when compiling for production

It's not bad as-is, but I haven't put any effort into this yet.