[PR #122] [MERGED] Migrate main docs to Astro #140

Closed
opened 2026-02-16 02:16:42 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/workflows-py/pull/122
Author: @seldo
Created: 10/2/2025
Status: Merged
Merged: 10/2/2025
Merged by: @seldo

Base: mainHead: ljv/astro-migration


📝 Commits (5)

📊 Changes

55 files changed (+11492 additions, -27 deletions)

View changed files

docs/.gitignore (+22 -0)
📝 docs/api_docs/README.md (+0 -0)
📝 docs/api_docs/docs/api_reference/_static/assets/LlamaLogoBrowserTab.png (+0 -0)
📝 docs/api_docs/docs/api_reference/_static/assets/LlamaSquareBlack.svg (+0 -0)
📝 docs/api_docs/docs/api_reference/_static/css/algolia.css (+0 -0)
📝 docs/api_docs/docs/api_reference/_static/css/custom.css (+0 -0)
📝 docs/api_docs/docs/api_reference/_static/js/algolia.js (+0 -0)
📝 docs/api_docs/docs/api_reference/_static/js/leadfeeder.js (+0 -0)
📝 docs/api_docs/docs/api_reference/context.md (+0 -0)
📝 docs/api_docs/docs/api_reference/decorators.md (+0 -0)
📝 docs/api_docs/docs/api_reference/errors.md (+0 -0)
📝 docs/api_docs/docs/api_reference/events.md (+0 -0)
📝 docs/api_docs/docs/api_reference/handler.md (+0 -0)
📝 docs/api_docs/docs/api_reference/index.md (+0 -0)
📝 docs/api_docs/docs/api_reference/resource.md (+0 -0)
📝 docs/api_docs/docs/api_reference/retry_policy.md (+0 -0)
📝 docs/api_docs/docs/api_reference/workflow.md (+0 -0)
📝 docs/api_docs/docs/css/algolia.css (+0 -0)
📝 docs/api_docs/docs/css/custom.css (+0 -0)
📝 docs/api_docs/docs/css/style.css (+0 -0)

...and 35 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/workflows-py/pull/122 **Author:** [@seldo](https://github.com/seldo) **Created:** 10/2/2025 **Status:** ✅ Merged **Merged:** 10/2/2025 **Merged by:** [@seldo](https://github.com/seldo) **Base:** `main` ← **Head:** `ljv/astro-migration` --- ### 📝 Commits (5) - [`d40faae`](https://github.com/run-llama/workflows-py/commit/d40faae7c0e845e5e8a6a13ce4dc2bedcd1a3f7f) Migrate main docs to Astro - [`8c7284f`](https://github.com/run-llama/workflows-py/commit/8c7284f9a34a47c5dd7436d8aec5b47570963f57) Migrate mkdocs.yml to stripped-down form - [`d6c2c81`](https://github.com/run-llama/workflows-py/commit/d6c2c817d3253771988a59aa75225a70ebc86d56) Move up one level - [`ea638ec`](https://github.com/run-llama/workflows-py/commit/ea638ec89211a39d5f0fccd288097a764529ada7) Static should maybe be elsewhere - [`372a90a`](https://github.com/run-llama/workflows-py/commit/372a90a00f6fd4005253becdb2cb80546e59cc1a) Linting ### 📊 Changes **55 files changed** (+11492 additions, -27 deletions) <details> <summary>View changed files</summary> ➕ `docs/.gitignore` (+22 -0) 📝 `docs/api_docs/README.md` (+0 -0) 📝 `docs/api_docs/docs/api_reference/_static/assets/LlamaLogoBrowserTab.png` (+0 -0) 📝 `docs/api_docs/docs/api_reference/_static/assets/LlamaSquareBlack.svg` (+0 -0) 📝 `docs/api_docs/docs/api_reference/_static/css/algolia.css` (+0 -0) 📝 `docs/api_docs/docs/api_reference/_static/css/custom.css` (+0 -0) 📝 `docs/api_docs/docs/api_reference/_static/js/algolia.js` (+0 -0) 📝 `docs/api_docs/docs/api_reference/_static/js/leadfeeder.js` (+0 -0) 📝 `docs/api_docs/docs/api_reference/context.md` (+0 -0) 📝 `docs/api_docs/docs/api_reference/decorators.md` (+0 -0) 📝 `docs/api_docs/docs/api_reference/errors.md` (+0 -0) 📝 `docs/api_docs/docs/api_reference/events.md` (+0 -0) 📝 `docs/api_docs/docs/api_reference/handler.md` (+0 -0) 📝 `docs/api_docs/docs/api_reference/index.md` (+0 -0) 📝 `docs/api_docs/docs/api_reference/resource.md` (+0 -0) 📝 `docs/api_docs/docs/api_reference/retry_policy.md` (+0 -0) 📝 `docs/api_docs/docs/api_reference/workflow.md` (+0 -0) 📝 `docs/api_docs/docs/css/algolia.css` (+0 -0) 📝 `docs/api_docs/docs/css/custom.css` (+0 -0) 📝 `docs/api_docs/docs/css/style.css` (+0 -0) _...and 35 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 02:16:42 -05:00
yindo closed this issue 2026-02-16 02:16:42 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/workflows-py#140