diff --git a/src/content/docs/applications/ollama.mdx b/src/content/docs/applications/ollama.mdx new file mode 100644 index 0000000..e91d772 --- /dev/null +++ b/src/content/docs/applications/ollama.mdx @@ -0,0 +1,15 @@ +--- +title: Ollama +description: Get up and running with Kimi-K2.5, GLM-5, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models. +hero: + tagline: Get up and running with Kimi-K2.5, GLM-5, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models. + image: + file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/ollama.webp + actions: + - text: Source + link: https://github.com/ollama/ollama + icon: right-arrow + - text: Deployment Chart + link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/ollama + icon: right-arrow +--- diff --git a/src/content/docs/applications/omni-tools.mdx b/src/content/docs/applications/omni-tools.mdx new file mode 100644 index 0000000..6cc30e3 --- /dev/null +++ b/src/content/docs/applications/omni-tools.mdx @@ -0,0 +1,15 @@ +--- +title: OmniTools +description: Self-hosted collection of powerful web-based tools for everyday tasks. No ads, no tracking, just fast, accessible utilities right from your browser! +hero: + tagline: Self-hosted collection of powerful web-based tools for everyday tasks. No ads, no tracking, just fast, accessible utilities right from your browser! + image: + file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/omnitools.webp + actions: + - text: Source + link: https://github.com/iib0011/omni-tools + icon: right-arrow + - text: Deployment Chart + link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/omni-tools + icon: right-arrow +--- diff --git a/src/content/docs/applications/outline.mdx b/src/content/docs/applications/outline.mdx new file mode 100644 index 0000000..d802500 --- /dev/null +++ b/src/content/docs/applications/outline.mdx @@ -0,0 +1,15 @@ +--- +title: Outline +description: A fast, collaborative, knowledge base for your team built using React and Node.js. +hero: + tagline: A fast, collaborative, knowledge base for your team built using React and Node.js. + image: + file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/outline.webp + actions: + - text: Source + link: https://github.com/outline/outline + icon: right-arrow + - text: Deployment Chart + link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/outline + icon: right-arrow +---