Skip to content

Commit

Permalink
deploy: 189fadb
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 2, 2024
1 parent 9498e7f commit 616b114
Show file tree
Hide file tree
Showing 198 changed files with 22,285 additions and 19,509 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
148 changes: 74 additions & 74 deletions blog.html
Original file line number Diff line number Diff line change
Expand Up @@ -116,22 +116,22 @@
<section>
<div class="mb-8 md:mb-16">
<div class="sm:mx-0">
<a aria-label="Simple API Keys Credentials Provider for .NET 8 C# Microservices" href="posts/apikey-credentials-auth">
<img src="https://images.unsplash.com/photo-1496368077930-c1e31b4e5b44?crop=entropy&amp;fit=crop&amp;h=1000&amp;w=2000" alt="Cover Image for Simple API Keys Credentials Provider for .NET 8 C# Microservices" class="shadow-sm hover:shadow-2xl transition-shadow duration-200">
<a aria-label="Typed Open AI Chat &amp; Ollama APIs in 11 Languages" href="posts/typed-openai-chat-ollama-apis">
<img src="https://images.unsplash.com/photo-1593486544625-13ef2368e43a?crop=entropy&amp;fit=crop&amp;h=1000&amp;w=2000" alt="Cover Image for Typed Open AI Chat &amp; Ollama APIs in 11 Languages" 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/apikey-credentials-auth">Simple API Keys Credentials Provider for .NET 8 C# Microservices</a>
<a class="hover:underline" href="posts/typed-openai-chat-ollama-apis">Typed Open AI Chat &amp; Ollama APIs in 11 Languages</a>
</h3>
<div class="mb-4 md:mb-0 text-lg">
<time datetime="2024-11-28T00:00:00.0000000">November 28, 2024</time>
<time datetime="2024-12-02T00:00:00.0000000">December 2, 2024</time>
</div>
</div>
<div>
<p class="text-lg leading-relaxed mb-4">Improved Simple Auth using API Keys and Admin UI that&#x27;s ideal for .NET 8 C# Microservices</p>
<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>
Expand All @@ -142,6 +142,42 @@ <h3 class="mb-4 text-4xl lg:text-6xl leading-tight">
<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/apikey-credentials-auth">
<img class="h-48 w-full object-cover" src="https://images.unsplash.com/photo-1496368077930-c1e31b4e5b44?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/apikey-credentials-auth" class="mt-2 block">
<p class="text-xl font-semibold text-gray-900 dark:text-gray-50">Simple API Keys Credentials Provider for .NET 8 C# Microservices</p>
<p class="mt-3 text-base text-gray-500">Improved Simple Auth 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 API Keys Credentials Provider 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-11-28T00:00:00.0000000">November 28, 2024</time>
<span aria-hidden="true">&middot;</span>
<span>4 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/kamal-deployments">
Expand Down Expand Up @@ -322,47 +358,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/background-jobs">
<img class="h-48 w-full object-cover" src="https://images.unsplash.com/photo-1716191300020-b52dec5b70a8?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/background-jobs" class="mt-2 block">
<p class="text-xl font-semibold text-gray-900 dark:text-gray-50">Simple C# Background Jobs &amp; Recurring Tasks for .NET 8</p>
<p class="mt-3 text-base text-gray-500">Introducing C# Background Jobs for managing background jobs and scheduled tasks</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 C# Background Jobs &amp; Recurring Tasks for .NET 8 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-09-11T00:00:00.0000000">September 11, 2024</time>
<span aria-hidden="true">&middot;</span>
<span>20 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/background-jobs" class="mt-2 block">
<p class="text-xl font-semibold text-gray-900 dark:text-gray-50">Simple C# Background Jobs &amp; Recurring Tasks for .NET 8</p>
<p class="mt-3 text-base text-gray-500">Introducing C# Background Jobs for managing background jobs and scheduled tasks</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 C# Background Jobs &amp; Recurring Tasks for .NET 8 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-09-11T00:00:00.0000000">September 11, 2024</time>
<span aria-hidden="true">&middot;</span>
<span>20 min read</span>
</div>
</div>
</div>
</div>
<div class="w-1/4">
<a href="posts/background-jobs" class="pt-4">
<img class="w-full object-cover max-h-[130px]" src="https://images.unsplash.com/photo-1716191300020-b52dec5b70a8?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 @@ -825,39 +858,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/openapi-v3" class="mt-2 block">
<p class="text-xl font-semibold text-gray-900 dark:text-gray-50">OpenAPI v3 and Swagger UI</p>
<p class="mt-3 text-base text-gray-500">A walkthrough of the new OpenAPI v3 support in ServiceStack 8.1</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="OpenAPI v3 and Swagger UI 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-19T00:00:00.0000000">February 19, 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/openapi-v3" class="pt-4">
<img class="w-full object-cover max-h-[130px]" src="https://images.unsplash.com/photo-1496478981722-3ae516118a04?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
30 changes: 16 additions & 14 deletions feed.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,25 @@
</image>
<generator>razor-ssg</generator>
<copyright></copyright>
<lastBuildDate>Mon, 02 Dec 2024 09:33:56 GMT</lastBuildDate>
<lastBuildDate>Mon, 02 Dec 2024 11:16:34 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>Typed Open AI Chat &amp; Ollama APIs in 11 Languages</title>
<link>https://servicestack.net/posts/typed-openai-chat-ollama-apis</link>
<author>[email protected] (Demis Bellot)</author>
<guid isPermaLink="false">https://servicestack.net/posts/typed-openai-chat-ollama-apis</guid>
<pubDate>Mon, 02 Dec 2024 00:00:00 GMT</pubDate>
<atom:updated>2024-12-02T00: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>Simple API Keys Credentials Provider for .NET 8 C# Microservices</title>
<link>https://servicestack.net/posts/apikey-credentials-auth</link>
Expand Down Expand Up @@ -122,18 +137,5 @@
<category>apikeys</category>
<description>A Simple Auth configuration using API Keys and Admin UI that&#x27;s ideal for .NET 8 C# Microservices</description>
</item>
<item>
<title>Using API Keys to secure .NET 8 C# APIs</title>
<link>https://servicestack.net/posts/apikeys</link>
<author>[email protected] (Demis Bellot)</author>
<guid isPermaLink="false">https://servicestack.net/posts/apikeys</guid>
<pubDate>Mon, 01 Jul 2024 00:00:00 GMT</pubDate>
<atom:updated>2024-07-01T00:00:00Z</atom:updated>
<category>apikeys</category>
<category>.net8</category>
<category>identity-auth</category>
<category>rdbms</category>
<description>Using C# API Keys for simplified fine-grained access control in ServiceStack .NET 8 APIs</description>
</item>
</channel>
</rss>
Loading

0 comments on commit 616b114

Please sign in to comment.