the home of serif.blue
5
fork

Configure Feed

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

chore: update instructions

+5 -1
+5 -1
site/index.html
··· 224 224 simply download the zip and extract it wherever you want 225 225 it to live. Then <code>crontab -e</code> and add your 226 226 script (<code 227 - >2 * * * * /home/usrname/pfp/bsky-profile-updates.sh 227 + >2 * * * * /home/usrname/pfp/bsky-pfp-updates.sh 228 228 >/dev/null 2>&1</code 229 229 >) to run 2 minutes after the hour (or at really 230 230 whatever time you want)! 231 + </p> 232 + <p> 233 + btw you need to make the script executable and then run 234 + it once manually to generate the config 231 235 </p> 232 236 <a href="/pfp-updates" class="btn" 233 237 >Customize your gradients!</a