The public website, rendered documentation, and blog for FastAgent.
Clone with the documentation source:
git clone --recurse-submodules https://github.com/fastagent-sh/website.git
cd website
npm install
npm run devBefore opening a pull request:
npm run check
npm run build- Landing pages, blog posts, and brand assets are authored here.
- Framework documentation is authored in
fastagent-sh/fastagent. npm run sync:docsrenders the pinnedvendor/fastagentrevision. Generated documentation is not committed.
The static Astro build in dist/ deploys through Cloudflare Workers Static Assets. Production is https://fastagent.sh.