ssg icon indicating copy to clipboard operation
ssg copied to clipboard

The official Statamic Static Site Generator

Results 56 ssg issues
Sort by recently updated
recently updated
newest added

When you have a lot of content, Statamic allows us to optimize ssg build time by using `spatie/fork` dependency to have concurrent builds. However, the step "Gathering content files" still...

I'm using the latest version that has #140 in it. I've updated my config. The pagination is detecting that it needs to run 👍🏼 But every page generated only has...

bug

``` {{ glide :src="image" width="150" }} {{ /glide }} ``` In live version of the site the img has the correct resized numbers for width and height, but in static...

bug
glide

When generating the static site, I get this error. I have no idea where to look to solve this, so I'm hoping some of you do :) Here's the output...

bug

I just got an error on my site because SSG tried to publish a news article that was set to be published later on. I see there is a filter...

bug

The [Multi-Site docs](https://statamic.dev/multi-site#views) state that you can arrange your directory structure so that if `resources/views//` exists, it will preference that over `resources/views/`. This currently works in `statamic/cms` for the control...

bug
multisite

It would be nice if there could be the option for adding a button to trigger generation. Together with the SSG::after hook this should allow for some automatic deployment for...

feature request

When I generate my site locally, everything works fine. When Netlify does it, I get this error: ``` 11:14:18 AM: [✘] / (Unable to read file from location: containers/assets/site/michael.png/a8387161c6052716c24530f8fef34a20.png.) 11:14:18...

bug
glide

when I do all the things and tried to execute this command --> php please ssg:generate this is the output : ``` You may be able to speed up site...

bug