This monorepo hosts Astro loaders built using the Astro Content Loader API, enabling data fetching from various sources as content collections.
Currently available loaders (see individual READMEs for details):
- astro-loader-github-releases: Loads GitHub releases from commits or repositories.
- astro-loader-github-prs: Loads GitHub pull requests with a search query.
- astro-loader-tweets: Loads tweets by ID.
- astro-loader-bluesky-posts: Loads Bluesky posts and threads using AT-URI.
- Blog - Experimental: Content Layer API
- Blog - Content Layer: A Deep Dive
- Blog - Community Loaders for Astro Content Layer
- Docs - Content Collections: Defining the collection
loader
MIT © 2024-PRESENT Stephanie Lin