I get told to shut up a lot by my friend. This is the microsite that documents this in detail. shutup.jp
postcards microsite
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

build: swap to libwebp-dev

+1 -1
+1 -1
.github/workflows/publish.yml
··· 31 31 - name: Install dependencies 32 32 run: | 33 33 sudo apt update 34 - sudo apt install -y libproj-dev webp 34 + sudo apt install -y libproj-dev libwebp-dev 35 35 36 36 - name: Build site 37 37 run: go run .