A curated list of libraries & SDKs for the Bluesky API and AT Protocol
1author: "Kuba Suder"
2title: "sdk.blue"
3description: "A curated list of libraries, SDKs and tools for the Bluesky API and AT Protocol"
4baseurl: "" # the subpath of your site, e.g. /blog
5url: "" # the base hostname & protocol for your site, e.g. http://example.com
6
7destination: "./public"
8
9defaults:
10 - scope:
11 path: ""
12 values:
13 layout: default
14
15exclude:
16 - "[A-Z]*"
17 - config
18 - lib
19 - tmp