Skip to content
#

casper

Here are 67 public repositories matching this topic...

lighthouse
michaelsproul
michaelsproul commented Dec 22, 2020

Description

When running Lighthouse in a shell pipeline it fails to exit gracefully because of the lack of signal handler for SIGPIPE. I noticed that my Lighthouse nodes wouldn't shutdown gracefully from my runner script, and it took a bit of digging to find the cause.

This command reproduces the issue (bash assumed):

$ lighthouse bn --network pyrmont |& tee -a pyrmont_bn.
next-cms-ghost
styxlab
styxlab commented Jun 15, 2021

Anyone interested in contributing image placeholder support to this project?

Background

Next 11 has a new image placeholder with blur. Unfortunately, it only works automatically with static images that are part of you deploy. This projects needs a solution for dynamic images, which is possible by generating a blur image.

Proposal / Outline

here are some steps that I think are neede

Improve this page

Add a description, image, and links to the casper topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the casper topic, visit your repo's landing page and select "manage topics."

Learn more