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: include webp libraries, so we get better quality static images

+1 -1
+1 -1
.github/workflows/publish.yml
··· 29 29 uses: actions/configure-pages@v2 30 30 31 31 - name: Install dependencies 32 - run: sudo apt install -y libproj-dev 32 + run: sudo apt install -y libproj-dev webp 33 33 34 34 - name: Build site 35 35 run: go run .