Skip to content

Commit

Permalink
Deployed acede49 to dev with MkDocs 1.6.0 and mike 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Docs Deploy committed Sep 13, 2024
1 parent 3297f21 commit e0cc1ee
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 14 deletions.
1 change: 1 addition & 0 deletions dev/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -917,6 +917,7 @@ <h2 id="features">Features</h2>
<li>Add items to your shopping list and sync them in real-time with multiple users</li>
<li>Partial offline support, so you don't lose track of what to buy even when there is no signal</li>
<li>Manage recipes and add them to your shopping list</li>
<li>Share recipes with friends and family</li>
<li>Create a meal plan to always know what you'll be eating</li>
<li>Manage balances and track expenses of your household</li>
</ul>
Expand Down
2 changes: 1 addition & 1 deletion dev/search/search_index.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dev/self-hosting/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -977,6 +977,7 @@ <h2 id="community-installation-methods">Community Installation Methods</h2>
<li>Unraid (<a href="https://codeberg.org/HanSolo97/unraid-templates">Source</a> AGPL-3.0)</li>
<li><a href="https://cosmos-cloud.io/proxy#cosmos-ui/market-listing/cosmos-cloud/KitchenOwl">Cosmos</a> (<a href="https://github.com/azukaar/cosmos-servapps-official/tree/master/servapps/Kitchenowl">Source</a> AGPL-3.0)</li>
<li>TrueNAS SCALE (<a href="https://github.com/truecharts/charts/tree/master/charts/stable/kitchenowl">Source</a> BSD-3-Clause)</li>
<li>NixOS (<a href="https://cyberchaos.dev/kloenk/nix/">Source</a> AGPL-3.0)</li>
</ul>


Expand Down
1 change: 0 additions & 1 deletion dev/self-hosting/ingredient_parsing/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -876,7 +876,6 @@ <h3 id="ollama">Ollama</h3>
To use Ollama you need to set the following environment variables:</p>
<ul>
<li><code>LLM_MODEL</code>: The model name prefixed with <code>ollama</code> (e.g. <code>ollama/llama3.1</code>)</li>
<li><code>OPENAI_API_KEY</code>: Your OpenAI API key</li>
<li><code>LLM_API_URL</code>: The URL of the Ollama server (e.g. <code>http://localhost:11434</code>)</li>
</ul>

Expand Down
24 changes: 12 additions & 12 deletions dev/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,62 +2,62 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://docs.kitchenowl.org/dev/</loc>
<lastmod>2024-09-12</lastmod>
<lastmod>2024-09-13</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.kitchenowl.org/dev/Tips-%26-Tricks/</loc>
<lastmod>2024-09-12</lastmod>
<lastmod>2024-09-13</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.kitchenowl.org/dev/Tips-%26-Tricks/markdown/</loc>
<lastmod>2024-09-12</lastmod>
<lastmod>2024-09-13</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.kitchenowl.org/dev/reference/API/</loc>
<lastmod>2024-09-12</lastmod>
<lastmod>2024-09-13</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.kitchenowl.org/dev/reference/contributing/</loc>
<lastmod>2024-09-12</lastmod>
<lastmod>2024-09-13</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.kitchenowl.org/dev/reference/management/</loc>
<lastmod>2024-09-12</lastmod>
<lastmod>2024-09-13</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.kitchenowl.org/dev/self-hosting/</loc>
<lastmod>2024-09-12</lastmod>
<lastmod>2024-09-13</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.kitchenowl.org/dev/self-hosting/advanced/</loc>
<lastmod>2024-09-12</lastmod>
<lastmod>2024-09-13</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.kitchenowl.org/dev/self-hosting/ingredient_parsing/</loc>
<lastmod>2024-09-12</lastmod>
<lastmod>2024-09-13</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.kitchenowl.org/dev/self-hosting/migration/</loc>
<lastmod>2024-09-12</lastmod>
<lastmod>2024-09-13</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.kitchenowl.org/dev/self-hosting/oidc/</loc>
<lastmod>2024-09-12</lastmod>
<lastmod>2024-09-13</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.kitchenowl.org/dev/self-hosting/reverse-proxy/</loc>
<lastmod>2024-09-12</lastmod>
<lastmod>2024-09-13</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>
Binary file modified dev/sitemap.xml.gz
Binary file not shown.

0 comments on commit e0cc1ee

Please sign in to comment.