Upadtes to documentation and website in general

This commit is contained in:
2025-05-13 11:06:26 -06:00
parent 771353a8e7
commit 47e5d1583f
68 changed files with 8539 additions and 809 deletions

View File

@@ -18,11 +18,11 @@
<link rel="prev" href="../ollama/">
<link rel="next" href="../../guides/authoring-content/">
<link rel="next" href="../n8n/">
<link rel="icon" href="../../assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.13">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.14">
@@ -304,17 +304,20 @@ This is a demo site for Change Maker. <a href="https://changemaker.bnkops.com">L
<li class="md-tabs__item">
<a href="../../guides/authoring-content/" class="md-tabs__link">
<li class="md-tabs__item">
<a href="../../guides/authoring-content/" class="md-tabs__link">
Authoring Guide
Guides
</a>
</li>
</a>
</li>
@@ -324,7 +327,7 @@ This is a demo site for Change Maker. <a href="https://changemaker.bnkops.com">L
<li class="md-tabs__item">
<a href="../../ollama/" class="md-tabs__link">
<a href="../../ollama.md" class="md-tabs__link">
@@ -478,6 +481,8 @@ This is a demo site for Change Maker. <a href="https://changemaker.bnkops.com">L
@@ -928,6 +933,15 @@ This is a demo site for Change Maker. <a href="https://changemaker.bnkops.com">L
</span>
</a>
</li>
<li class="md-nav__item">
<a href="#documentation" class="md-nav__link">
<span class="md-ellipsis">
Documentation
</span>
</a>
</li>
<li class="md-nav__item">
@@ -999,6 +1013,131 @@ This is a demo site for Change Maker. <a href="https://changemaker.bnkops.com">L
<li class="md-nav__item">
<a href="../n8n/" class="md-nav__link">
<span class="md-ellipsis">
n8n (Workflow Automation)
</span>
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_5" >
<label class="md-nav__link" for="__nav_5" id="__nav_5_label" tabindex="0">
<span class="md-ellipsis">
Guides
</span>
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_5_label" aria-expanded="false">
<label class="md-nav__title" for="__nav_5">
<span class="md-nav__icon md-icon"></span>
Guides
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../guides/authoring-content/" class="md-nav__link">
<span class="md-ellipsis">
Authoring Content
</span>
</a>
</li>
<li class="md-nav__item">
<a href="../../guides/ollama-vscode/" class="md-nav__link">
<span class="md-ellipsis">
Using Ollama in VS Code
</span>
</a>
</li>
</ul>
</nav>
@@ -1013,29 +1152,7 @@ This is a demo site for Change Maker. <a href="https://changemaker.bnkops.com">L
<li class="md-nav__item">
<a href="../../guides/authoring-content/" class="md-nav__link">
<span class="md-ellipsis">
Authoring Guide
</span>
</a>
</li>
<li class="md-nav__item">
<a href="../../ollama/" class="md-nav__link">
<a href="../../ollama.md" class="md-nav__link">
@@ -1079,6 +1196,8 @@ This is a demo site for Change Maker. <a href="https://changemaker.bnkops.com">L
<li><strong>User-Friendly Interface</strong>: Simplifies Docker management for users who may not be comfortable with the command line.</li>
<li><strong>Multi-Environment Support</strong>: Can manage multiple Docker hosts or Kubernetes clusters (though in Changemaker, it's typically managing the local Docker environment).</li>
</ul>
<h2 id="documentation">Documentation<a class="headerlink" href="#documentation" title="Permanent link">&para;</a></h2>
<p>For more detailed information about Portainer, visit the <a href="https://docs.portainer.io/">official documentation</a>.</p>
<h2 id="getting-started-with-portainer">Getting Started with Portainer<a class="headerlink" href="#getting-started-with-portainer" title="Permanent link">&para;</a></h2>
<h3 id="accessing-portainer">Accessing Portainer<a class="headerlink" href="#accessing-portainer" title="Permanent link">&para;</a></h3>
<ol>