Commit Graph

3 Commits

Author SHA1 Message Date
Travis Cline ebd931b432 docs: refactor documentation site content, structure (#1311)
* docs: restructure documentation with concepts, how-to guides and tutorials

- Add comprehensive architecture documentation
- Add how-to guides section with LLM provider configuration
- Add tutorials section with basic chat app example
- Update module documentation organization
- Switch from npm to pnpm for package management
- Update theme and search components

Co-authored-by: jacobcode91 <34037588+jacobcode91@users.noreply.github.com>
2025-06-16 18:14:26 +02:00
Travis Cline e108163100 docs: Fix docs build (#686) 2024-03-19 01:09:52 +00:00
Travis Cline be4db38357 docs: Add docs publishing, include Ollama quickstart guide. (#342)
* docs: Mark unfinished parts as draft

* github: Add docs publish workflow

* github: Simplify pages deploy

* docs: set baseUrl

* docs: mark more as draft for now
2023-12-04 22:38:28 -08:00