ATProto app badge generator for static web pages colddark.world/tools/badger/index.html
atproto web-app vanilla-js web-components oauth
at trunk 9 lines 467 B view raw view rendered
1# Badger 2 3Badger is a tool to generate simple HTML code of clickable icons for your static web pages. The icons represent ATProto services detected in the repository pointed to by a provided identifier. 4 5The resulting code is without styling nor JavaScript, so making it fit into your site should be simple. 6 7## OAuth 8 9You will need to modify `client_id`, `redirect_uris`, and `client_uri` inside `oauth.json` in order for Web Tile publication to function correctly.