Skip to content

Commit

Permalink
deploy: 5bcb79a
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 26, 2024
1 parent a9a24e5 commit 01145e2
Show file tree
Hide file tree
Showing 222 changed files with 20,550 additions and 20,550 deletions.
2 changes: 1 addition & 1 deletion CNAME
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ssg-site.servicestack.netssg-site.servicestack.netssg-site.servicestack.netssg-site.servicestack.netssg-site.servicestack.netssg-site.servicestack.net
ssg-site.servicestack.netssg-site.servicestack.netssg-site.servicestack.netssg-site.servicestack.netssg-site.servicestack.netssg-site.servicestack.netssg-site.servicestack.net
96 changes: 48 additions & 48 deletions blog.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/app.css

Large diffs are not rendered by default.

56 changes: 28 additions & 28 deletions feed.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,37 @@
</image>
<generator>razor-ssg</generator>
<copyright></copyright>
<lastBuildDate>Tue, 10 Dec 2024 11:40:58 GMT</lastBuildDate>
<lastBuildDate>Thu, 26 Dec 2024 07:44:30 GMT</lastBuildDate>
<managingEditor>[email protected] (Team ServiceStack)</managingEditor>
<webMaster>[email protected] (Team ServiceStack)</webMaster>
<atom:link href="https://servicestack.net/feed.xml" rel="self" type="application/rss+xml" />
<item>
<title>Self Hosted AI Server for LLMs, Ollama, Comfy UI &amp; FFmpeg</title>
<link>https://servicestack.net/posts/ai-server</link>
<author>[email protected] (Demis Bellot)</author>
<guid isPermaLink="false">https://servicestack.net/posts/ai-server</guid>
<pubDate>Fri, 06 Dec 2024 00:00:00 GMT</pubDate>
<atom:updated>2024-12-06T00:00:00Z</atom:updated>
<category>ai-server</category>
<category>ai</category>
<category>gpt</category>
<category>service-reference</category>
<category>c#</category>
<category>js</category>
<description>Introducing AI Server - an OSS Self Hosted Gateway for running LLM, Ollama, Media and Comfy UI APIs</description>
</item>
<item>
<title>.NET 8 Templates migrated to use Kamal for deployments</title>
<link>https://servicestack.net/posts/kamal-deployments</link>
<author>[email protected] (Darren Reid)</author>
<guid isPermaLink="false">https://servicestack.net/posts/kamal-deployments</guid>
<pubDate>Thu, 05 Dec 2024 00:00:00 GMT</pubDate>
<atom:updated>2024-12-05T00:00:00Z</atom:updated>
<category>github-actions</category>
<category>docker</category>
<category>devops</category>
<description>All Identity Auth templates now use Kamal for deployments, simplifying the process of deploying .NET Apps to any Linux server.</description>
</item>
<item>
<title>DTOs in all languages downloadable without .NET</title>
<link>https://servicestack.net/posts/npx-get-dtos</link>
Expand Down Expand Up @@ -65,33 +92,6 @@
<category>apikeys</category>
<description>Improved Simple Auth using API Keys and Admin UI that&#x27;s ideal for .NET 8 C# Microservices</description>
</item>
<item>
<title>.NET 8 Templates migrated to use Kamal for deployments</title>
<link>https://servicestack.net/posts/kamal-deployments</link>
<author>[email protected] (Darren Reid)</author>
<guid isPermaLink="false">https://servicestack.net/posts/kamal-deployments</guid>
<pubDate>Wed, 27 Nov 2024 00:00:00 GMT</pubDate>
<atom:updated>2024-11-27T00:00:00Z</atom:updated>
<category>github-actions</category>
<category>docker</category>
<category>devops</category>
<description>All Identity Auth templates now use Kamal for deployments, simplifying the process of deploying .NET Apps to any Linux server.</description>
</item>
<item>
<title>Self Hosted AI Server for LLMs, Ollama, Comfy UI &amp; FFmpeg</title>
<link>https://servicestack.net/posts/ai-server</link>
<author>[email protected] (Demis Bellot)</author>
<guid isPermaLink="false">https://servicestack.net/posts/ai-server</guid>
<pubDate>Tue, 26 Nov 2024 00:00:00 GMT</pubDate>
<atom:updated>2024-11-26T00:00:00Z</atom:updated>
<category>ai-server</category>
<category>ai</category>
<category>gpt</category>
<category>service-reference</category>
<category>c#</category>
<category>js</category>
<description>Introducing AI Server - an OSS Self Hosted Gateway for running LLM, Ollama, Media and Comfy UI APIs</description>
</item>
<item>
<title>Podcasts now in Razor SSG</title>
<link>https://servicestack.net/posts/razor-ssg-podcasts</link>
Expand Down
20 changes: 10 additions & 10 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -161,29 +161,29 @@ <h2 class="mb-4 text-gray-100 dark:text-gray-800">from the blog:</h2>
<div class="border-b border-gray-700 pb-4 mb-4">
<div class="flex justify-between">
<div class="w-1/5 flex-grow-0 mr-4">
<a href="posts/npx-get-dtos" class="pt-4">
<img class="w-full object-cover max-h-[72px]" src="https://images.unsplash.com/photo-1639262498805-17c7dc422d37?ixlib=rb-1.2.1&amp;ixid=eyJhcHBfaWQiOjEyMDd9&amp;auto=format&amp;fit=crop&amp;w=420&amp;q=80" alt="">
<a href="posts/ai-server" class="pt-4">
<img class="w-full object-cover max-h-[72px]" src="https://images.unsplash.com/photo-1642516303080-431f6681f864?ixlib=rb-1.2.1&amp;ixid=eyJhcHBfaWQiOjEyMDd9&amp;auto=format&amp;fit=crop&amp;w=420&amp;q=80" alt="">
</a>
</div>
<div class="w-4/5">
<a href="posts/npx-get-dtos" class="block">
<p class="text-lg font-semibold text-gray-50">DTOs in all languages downloadable without .NET</p>
<p class="mt-1 text-sm text-gray-500">ServiceStack Typed DTOs for all languages can now be downloaded and uploaded without .NET installed</p>
<a href="posts/ai-server" class="block">
<p class="text-lg font-semibold text-gray-50">Self Hosted AI Server for LLMs, Ollama, Comfy UI &amp; FFmpeg</p>
<p class="mt-1 text-sm text-gray-500">Introducing AI Server - an OSS Self Hosted Gateway for running LLM, Ollama, Media and Comfy UI APIs</p>
</a>
</div>
</div>
</div>
<div class="border-b border-gray-700 pb-4 mb-4">
<div class="flex justify-between">
<div class="w-1/5 flex-grow-0 mr-4">
<a href="posts/swift6-upgrade" class="pt-4">
<img class="w-full object-cover max-h-[72px]" src="https://images.unsplash.com/photo-1534972195531-d756b9bfa9f2?ixlib=rb-1.2.1&amp;ixid=eyJhcHBfaWQiOjEyMDd9&amp;auto=format&amp;fit=crop&amp;w=420&amp;q=80" alt="">
<a href="posts/kamal-deployments" class="pt-4">
<img class="w-full object-cover max-h-[72px]" src="https://images.unsplash.com/photo-1494961104209-3c223057bd26?ixlib=rb-1.2.1&amp;ixid=eyJhcHBfaWQiOjEyMDd9&amp;auto=format&amp;fit=crop&amp;w=420&amp;q=80" alt="">
</a>
</div>
<div class="w-4/5">
<a href="posts/swift6-upgrade" class="block">
<p class="text-lg font-semibold text-gray-50">ServiceStack.Swift client library rewritten for Swift 6</p>
<p class="mt-1 text-sm text-gray-500">ServiceStack.Swift has been rewritten to take advantage of Swift 6 features, now dependency-free.</p>
<a href="posts/kamal-deployments" class="block">
<p class="text-lg font-semibold text-gray-50">.NET 8 Templates migrated to use Kamal for deployments</p>
<p class="mt-1 text-sm text-gray-500">All Identity Auth templates now use Kamal for deployments, simplifying the process of deploying .NET Apps to any Linux server.</p>
</a>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion meta/2024/all.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion meta/2024/pages.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"slug":"community-rules","draft":false,"title":"Community Rules","tags":[],"date":"\/Date(1733830819495)\/","url":"https://servicestack.net/community-rules","wordCount":412,"lineCount":37},{"slug":"links","draft":false,"title":"Quick Shortcuts to ServiceStack Sites","tags":[],"date":"\/Date(1733830819495)\/","url":"https://servicestack.net/links","wordCount":52,"lineCount":13},{"slug":"mail-preferences","draft":false,"title":"Manage your mail preferences","tags":[],"date":"\/Date(1733830819495)\/","url":"https://servicestack.net/mail-preferences","wordCount":113,"lineCount":13},{"slug":"privacy","draft":false,"title":"Privacy Policy for ServiceStack, Inc","tags":[],"date":"\/Date(1733830819495)\/","url":"https://servicestack.net/privacy","wordCount":1151,"lineCount":92},{"slug":"register","draft":false,"title":"License Registration","tags":[],"date":"\/Date(1733830819495)\/","url":"https://servicestack.net/register","wordCount":327,"lineCount":76},{"slug":"signup-confirmed","draft":false,"title":"Welcome to ServiceStack Newsletter","tags":[],"date":"\/Date(1733830819495)\/","url":"https://servicestack.net/signup-confirmed","wordCount":53,"lineCount":8},{"slug":"terms","draft":false,"title":"ServiceStack License Agreement","tags":[],"date":"\/Date(1733830819495)\/","url":"https://servicestack.net/terms","wordCount":3036,"lineCount":136},{"slug":"creatorkit/about","draft":false,"title":"About","tags":[],"date":"\/Date(1733830819495)\/","url":"https://servicestack.net/creatorkit/about","wordCount":597,"lineCount":100,"order":1},{"slug":"creatorkit/install","draft":false,"title":"Install","tags":[],"date":"\/Date(1733830819495)\/","url":"https://servicestack.net/creatorkit/install","wordCount":1724,"lineCount":266,"order":2},{"slug":"creatorkit/customize","draft":false,"title":"Customize","tags":[],"date":"\/Date(1733830819495)\/","url":"https://servicestack.net/creatorkit/customize","wordCount":430,"lineCount":136,"order":3},{"slug":"creatorkit/components","draft":false,"title":"Components","tags":[],"date":"\/Date(1733830819495)\/","url":"https://servicestack.net/creatorkit/components","wordCount":855,"lineCount":195,"order":4},{"slug":"creatorkit/integrations","draft":false,"title":"Integrations","tags":[],"date":"\/Date(1733830819495)\/","url":"https://servicestack.net/creatorkit/integrations","wordCount":107,"lineCount":29,"order":5},{"slug":"creatorkit/portal-overview","draft":false,"title":"Overview","tags":[],"date":"\/Date(1733830819495)\/","url":"https://servicestack.net/creatorkit/portal-overview","wordCount":163,"lineCount":40,"group":"Portal","order":6},{"slug":"creatorkit/portal-messages","draft":false,"title":"Messages","tags":[],"date":"\/Date(1733830819495)\/","url":"https://servicestack.net/creatorkit/portal-messages","wordCount":1047,"lineCount":250,"group":"Portal","order":7},{"slug":"creatorkit/portal-mailruns","draft":false,"title":"Mail Runs","tags":[],"date":"\/Date(1733830819495)\/","url":"https://servicestack.net/creatorkit/portal-mailruns","wordCount":1303,"lineCount":277,"group":"Portal","order":8},{"slug":"creatorkit/portal-posts","draft":false,"title":"Posts","tags":[],"date":"\/Date(1733830819495)\/","url":"https://servicestack.net/creatorkit/portal-posts","wordCount":180,"lineCount":28,"group":"Portal","order":9}]
[{"slug":"community-rules","draft":false,"title":"Community Rules","tags":[],"date":"\/Date(1735199018487)\/","url":"https://servicestack.net/community-rules","wordCount":412,"lineCount":37},{"slug":"links","draft":false,"title":"Quick Shortcuts to ServiceStack Sites","tags":[],"date":"\/Date(1735199018487)\/","url":"https://servicestack.net/links","wordCount":52,"lineCount":13},{"slug":"mail-preferences","draft":false,"title":"Manage your mail preferences","tags":[],"date":"\/Date(1735199018487)\/","url":"https://servicestack.net/mail-preferences","wordCount":113,"lineCount":13},{"slug":"privacy","draft":false,"title":"Privacy Policy for ServiceStack, Inc","tags":[],"date":"\/Date(1735199018487)\/","url":"https://servicestack.net/privacy","wordCount":1151,"lineCount":92},{"slug":"register","draft":false,"title":"License Registration","tags":[],"date":"\/Date(1735199018487)\/","url":"https://servicestack.net/register","wordCount":327,"lineCount":76},{"slug":"signup-confirmed","draft":false,"title":"Welcome to ServiceStack Newsletter","tags":[],"date":"\/Date(1735199018487)\/","url":"https://servicestack.net/signup-confirmed","wordCount":53,"lineCount":8},{"slug":"terms","draft":false,"title":"ServiceStack License Agreement","tags":[],"date":"\/Date(1735199018487)\/","url":"https://servicestack.net/terms","wordCount":3036,"lineCount":136},{"slug":"creatorkit/about","draft":false,"title":"About","tags":[],"date":"\/Date(1735199018487)\/","url":"https://servicestack.net/creatorkit/about","wordCount":597,"lineCount":100,"order":1},{"slug":"creatorkit/install","draft":false,"title":"Install","tags":[],"date":"\/Date(1735199018487)\/","url":"https://servicestack.net/creatorkit/install","wordCount":1724,"lineCount":266,"order":2},{"slug":"creatorkit/customize","draft":false,"title":"Customize","tags":[],"date":"\/Date(1735199018487)\/","url":"https://servicestack.net/creatorkit/customize","wordCount":430,"lineCount":136,"order":3},{"slug":"creatorkit/components","draft":false,"title":"Components","tags":[],"date":"\/Date(1735199018487)\/","url":"https://servicestack.net/creatorkit/components","wordCount":855,"lineCount":195,"order":4},{"slug":"creatorkit/integrations","draft":false,"title":"Integrations","tags":[],"date":"\/Date(1735199018487)\/","url":"https://servicestack.net/creatorkit/integrations","wordCount":107,"lineCount":29,"order":5},{"slug":"creatorkit/portal-overview","draft":false,"title":"Overview","tags":[],"date":"\/Date(1735199018487)\/","url":"https://servicestack.net/creatorkit/portal-overview","wordCount":163,"lineCount":40,"group":"Portal","order":6},{"slug":"creatorkit/portal-messages","draft":false,"title":"Messages","tags":[],"date":"\/Date(1735199018487)\/","url":"https://servicestack.net/creatorkit/portal-messages","wordCount":1047,"lineCount":250,"group":"Portal","order":7},{"slug":"creatorkit/portal-mailruns","draft":false,"title":"Mail Runs","tags":[],"date":"\/Date(1735199018487)\/","url":"https://servicestack.net/creatorkit/portal-mailruns","wordCount":1303,"lineCount":277,"group":"Portal","order":8},{"slug":"creatorkit/portal-posts","draft":false,"title":"Posts","tags":[],"date":"\/Date(1735199018487)\/","url":"https://servicestack.net/creatorkit/portal-posts","wordCount":180,"lineCount":28,"group":"Portal","order":9}]
Loading

0 comments on commit 01145e2

Please sign in to comment.