A simple BlueSky profile labeler that can be ran on Cloudflare Workers github.com/SocksTheWolf/SimpleBSkyLabeler
cf bsky profile label bluesky cloudflare workers
1
fork

Configure Feed

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

update readme

+3 -1
+3 -1
README.md
··· 12 12 ## To Customize 13 13 14 14 * Modify html files in the `html/transforms` folder. 15 - * Modify the images `html/favicon.ico` and everything in `html/img`. You can use [this site](https://favicon.io/favicon-converter/) to convert an image to the various favicon formats. You should not modify the `site.webmanifest`, as this project automatically updates that for you. 15 + * Modify the images `html/favicon.ico` and everything in `html/img`. 16 + * You can use [this site](https://favicon.io/favicon-converter/) to convert an image to the various favicon formats. 17 + * You should not modify the `site.webmanifest`, as this project automatically updates that for you. 16 18 * Set the routes in the `wrangler.toml` to your domain 17 19 * Modify the `[vars]` in `wrangler.toml` to change the values of: 18 20 * SITE_TITLE