Skip to content

Commit

Permalink
deploy: 088629d
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 27, 2024
1 parent 7b26ecd commit 541f8f9
Show file tree
Hide file tree
Showing 171 changed files with 19,747 additions and 17,589 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.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.netssg-site.servicestack.netssg-site.servicestack.net
152 changes: 76 additions & 76 deletions blog.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,32 +115,68 @@
<section>
<div class="mb-8 md:mb-16">
<div class="sm:mx-0">
<a aria-label="Introducing AI Server" href="posts/ai-server">
<img src="https://images.unsplash.com/photo-1642516303080-431f6681f864?crop=entropy&amp;fit=crop&amp;h=1000&amp;w=2000" alt="Cover Image for Introducing AI Server" class="shadow-sm hover:shadow-2xl transition-shadow duration-200">
<a aria-label=".NET 8 Templates migrated to use Kamal for deployments" href="posts/kamal-deployments">
<img src="https://images.unsplash.com/photo-1494961104209-3c223057bd26?crop=entropy&amp;fit=crop&amp;h=1000&amp;w=2000" alt="Cover Image for .NET 8 Templates migrated to use Kamal for deployments" class="shadow-sm hover:shadow-2xl transition-shadow duration-200">
</a>
</div>
</div>
<div class="md:grid md:grid-cols-2 md:gap-x-16 lg:gap-x-8 mb-20 md:mb-28">
<div>
<h3 class="mb-4 text-4xl lg:text-6xl leading-tight">
<a class="hover:underline" href="posts/ai-server">Introducing AI Server</a>
<a class="hover:underline" href="posts/kamal-deployments">.NET 8 Templates migrated to use Kamal for deployments</a>
</h3>
<div class="mb-4 md:mb-0 text-lg">
<time datetime="2024-11-26T00:00:00.0000000">November 26, 2024</time>
</div>
</div>
<div>
<p class="text-lg leading-relaxed mb-4">Introducing AI Server - an OSS Self Hosted Gateway for running LLM, Ollama, Media and Comfy UI APIs</p>
<a class="flex items-center text-xl font-bold" href="posts/author/demis-bellot">
<img src="/img/authors/demis.jpg" class="w-12 h-12 rounded-full mr-4" alt="Author">
<span>Demis Bellot</span>
<p class="text-lg leading-relaxed mb-4">All Identity Auth templates now use Kamal for deployments, simplifying the process of deploying .NET Apps to any Linux server.</p>
<a class="flex items-center text-xl font-bold" href="posts/author/darren-reid">
<img src="/img/authors/darren.jpg" class="w-12 h-12 rounded-full mr-4" alt="Author">
<span>Darren Reid</span>
</a>
</div>
</div>
</section>
<section>
<h2 class="mb-8 text-6xl md:text-7xl font-bold tracking-tighter leading-tight">More from the blog</h2>
<div class="mx-auto mt-12 grid max-w-lg gap-5 lg:max-w-none lg:grid-cols-3">
<div class="flex flex-col overflow-hidden rounded-lg shadow-lg">
<div class="flex-shrink-0">
<a href="posts/ai-server">
<img class="h-48 w-full object-cover" 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="flex flex-1 flex-col justify-between bg-white dark:bg-black p-6">
<div class="flex-1">
<p class="text-sm font-medium text-indigo-600 dark:text-indigo-300">
Article
</p>
<a href="posts/ai-server" class="mt-2 block">
<p class="text-xl font-semibold text-gray-900 dark:text-gray-50">Introducing AI Server</p>
<p class="mt-3 text-base text-gray-500">Introducing AI Server - an OSS Self Hosted Gateway for running LLM, Ollama, Media and Comfy UI APIs</p>
</a>
</div>
<div class="mt-6 flex items-center">
<div class="flex-shrink-0">
<span>
<span class="sr-only">Demis Bellot</span>
<img class="h-10 w-10 rounded-full" src="/img/authors/demis.jpg" alt="Introducing AI Server background">
</span>
</div>
<div class="ml-3">
<p class="text-sm font-medium text-gray-900">
<a href="posts/author/demis-bellot" class="hover:underline">Demis Bellot</a>
</p>
<div class="flex space-x-1 text-sm text-gray-500">
<time datetime="2024-11-26T00:00:00.0000000">November 26, 2024</time>
<span aria-hidden="true">&middot;</span>
<span>8 min read</span>
</div>
</div>
</div>
</div>
</div>
<div class="flex flex-col overflow-hidden rounded-lg shadow-lg">
<div class="flex-shrink-0">
<a href="posts/razor-ssg-podcasts">
Expand Down Expand Up @@ -321,47 +357,44 @@ <h2 class="mb-8 text-6xl md:text-7xl font-bold tracking-tighter leading-tight">M
</div>
</div>
</div>
<div class="flex flex-col overflow-hidden rounded-lg shadow-lg">
<div class="flex-shrink-0">
<a href="posts/simple-auth-microservices">
<img class="h-48 w-full object-cover" src="https://images.unsplash.com/photo-1529265895721-65945a176cff?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="flex flex-1 flex-col justify-between bg-white dark:bg-black p-6">
<div class="flex-1">
<p class="text-sm font-medium text-indigo-600 dark:text-indigo-300">
Article
</p>
<a href="posts/simple-auth-microservices" class="mt-2 block">
<p class="text-xl font-semibold text-gray-900 dark:text-gray-50">Simple Auth Story for .NET 8 C# Microservices</p>
<p class="mt-3 text-base text-gray-500">A Simple Auth configuration using API Keys and Admin UI that&#x27;s ideal for .NET 8 C# Microservices</p>
</a>
</div>
<div class="mt-6 flex items-center">
<div class="flex-shrink-0">
<span>
<span class="sr-only">Demis Bellot</span>
<img class="h-10 w-10 rounded-full" src="/img/authors/demis.jpg" alt="Simple Auth Story for .NET 8 C# Microservices background">
</span>
</div>
<div class="ml-3">
<p class="text-sm font-medium text-gray-900">
<a href="posts/author/demis-bellot" class="hover:underline">Demis Bellot</a>
</p>
<div class="flex space-x-1 text-sm text-gray-500">
<time datetime="2024-07-02T00:00:00.0000000">July 2, 2024</time>
<span aria-hidden="true">&middot;</span>
<span>6 min read</span>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="mt-24 flex justify-center">
<div class="flex max-w-screen-lg">
<div class="w-2/3">
<div class="border-b pb-4 mb-4">
<div class="flex justify-between">
<div class="w-3/4">
<a href="posts/simple-auth-microservices" class="mt-2 block">
<p class="text-xl font-semibold text-gray-900 dark:text-gray-50">Simple Auth Story for .NET 8 C# Microservices</p>
<p class="mt-3 text-base text-gray-500">A Simple Auth configuration using API Keys and Admin UI that&#x27;s ideal for .NET 8 C# Microservices</p>
</a>
<div class="mt-6 flex items-center">
<div class="flex-shrink-0">
<span>
<span class="sr-only">Demis Bellot</span>
<img class="h-10 w-10 rounded-full" src="/img/authors/demis.jpg" alt="Simple Auth Story for .NET 8 C# Microservices background">
</span>
</div>
<div class="ml-3">
<p class="text-sm font-medium text-gray-900">
<a href="posts/author/demis-bellot" class="hover:underline">Demis Bellot</a>
</p>
<div class="flex space-x-1 text-sm text-gray-500">
<time datetime="2024-07-02T00:00:00.0000000">July 2, 2024</time>
<span aria-hidden="true">&middot;</span>
<span>6 min read</span>
</div>
</div>
</div>
</div>
<div class="w-1/4">
<a href="posts/simple-auth-microservices" class="pt-4">
<img class="w-full object-cover max-h-[130px]" src="https://images.unsplash.com/photo-1529265895721-65945a176cff?ixlib=rb-1.2.1&amp;ixid=eyJhcHBfaWQiOjEyMDd9&amp;auto=format&amp;fit=crop&amp;w=420&amp;q=80" alt="">
</a>
</div>
</div>
</div>
<div class="border-b pb-4 mb-4">
<div class="flex justify-between">
<div class="w-3/4">
Expand Down Expand Up @@ -824,39 +857,6 @@ <h2 class="mb-8 text-6xl md:text-7xl font-bold tracking-tighter leading-tight">M
</div>
</div>
</div>
<div class="border-b pb-4 mb-4">
<div class="flex justify-between">
<div class="w-3/4">
<a href="posts/identity-migration" class="mt-2 block">
<p class="text-xl font-semibold text-gray-900 dark:text-gray-50">Migrating to ASP.NET Core Identity for Authentication</p>
<p class="mt-3 text-base text-gray-500">A walkthrough of migrating our BlazorDiffusion example application over to ASP.NET Core Identity for authentication</p>
</a>
<div class="mt-6 flex items-center">
<div class="flex-shrink-0">
<span>
<span class="sr-only">Darren Reid</span>
<img class="h-10 w-10 rounded-full" src="/img/authors/darren.jpg" alt="Migrating to ASP.NET Core Identity for Authentication background">
</span>
</div>
<div class="ml-3">
<p class="text-sm font-medium text-gray-900">
<a href="posts/author/darren-reid" class="hover:underline">Darren Reid</a>
</p>
<div class="flex space-x-1 text-sm text-gray-500">
<time datetime="2024-02-06T00:00:00.0000000">February 6, 2024</time>
<span aria-hidden="true">&middot;</span>
<span>16 min read</span>
</div>
</div>
</div>
</div>
<div class="w-1/4">
<a href="posts/identity-migration" class="pt-4">
<img class="w-full object-cover max-h-[130px]" src="https://images.unsplash.com/photo-1596563910641-86f6aebaab9a?ixlib=rb-1.2.1&amp;ixid=eyJhcHBfaWQiOjEyMDd9&amp;auto=format&amp;fit=crop&amp;w=420&amp;q=80" alt="">
</a>
</div>
</div>
</div>
<div class="mt-8 text-center">
<a class="text-sm font-semibold hover:underline" href="posts/">view all posts</a>
</div>
Expand Down
26 changes: 13 additions & 13 deletions feed.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,22 @@
</image>
<generator>razor-ssg</generator>
<copyright></copyright>
<lastBuildDate>Wed, 27 Nov 2024 03:01:35 GMT</lastBuildDate>
<lastBuildDate>Wed, 27 Nov 2024 13:48:08 GMT</lastBuildDate>
<managingEditor>team@servicestack.net (Team ServiceStack)</managingEditor>
<webMaster>team@servicestack.net (Team ServiceStack)</webMaster>
<atom:link href="https://servicestack.net/feed.xml" rel="self" type="application/rss+xml" />
<item>
<title>.NET 8 Templates migrated to use Kamal for deployments</title>
<link>https://servicestack.net/posts/kamal-deployments</link>
<author>darren@servicestack.com (Darren Reid)</author>
<guid isPermaLink="false">https://servicestack.net/posts/kamal-deployments</guid>
<pubDate>Tue, 26 Nov 2024 00:00:00 GMT</pubDate>
<atom:updated>2024-11-26T00: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>Introducing AI Server</title>
<link>https://servicestack.net/posts/ai-server</link>
Expand Down Expand Up @@ -123,17 +135,5 @@
<category>licensing</category>
<description>Regenerate your License Key to support RedHat Enterprise Linux 9 Default Cryptography Policy</description>
</item>
<item>
<title>Using ASP.NET Core Output Caching</title>
<link>https://servicestack.net/posts/redis-outputcache</link>
<author>darren@servicestack.com (Darren Reid)</author>
<guid isPermaLink="false">https://servicestack.net/posts/redis-outputcache</guid>
<pubDate>Wed, 05 Jun 2024 00:00:00 GMT</pubDate>
<atom:updated>2024-06-05T00:00:00Z</atom:updated>
<category>caching</category>
<category>.net8</category>
<category>redis</category>
<description>How to use ASP.NET Core Output Caching to cache the response of a ServiceStack Service using ServiceStack.Redis</description>
</item>
</channel>
</rss>
Loading

0 comments on commit 541f8f9

Please sign in to comment.