Skip to content

Commit 20c9ad7

Browse files
authored
Merge pull request #2194 from maxandersen/fixaitags
fix: workaround jekyll tags bug
2 parents 33468eb + 123b111 commit 20c9ad7

4 files changed

+8
-7
lines changed

_posts/2019-09-23-quarkus-developer-joy-for-vs-code.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: 'Quarkus developer joy for VS Code'
4-
tags: announcement ide
4+
tags: announcement ide
55
date: 2019-09-23
66
synopsis: Showcasing the new Quarkus VS Code extension.
77
author: dakwon

_posts/2021-06-08-quarkus-deploys-apps-on-openshift.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: post
33
title: How Quarkus has been used to deploy applications on OpenShift
44
date: 2021-06-25
5-
tags: openShift user-story
5+
tags: openshift user-story
66
synopsis: Find out how Quarkus has been used to deploy application components in Kubernetes, and provision satellite systems such as Vault, adfs and others, with a low memory and CPU footprint, while providing a high level abstraction.
77
author: vsevel
88
---

_posts/2024-06-06-quarkus-infinispan-new.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: post
33
title: 'Quarkus and Infinispan: winner combo'
44
date: 2024-06-06
5-
tags: ['infinispan', 'cache']
5+
tags: infinispan cache
66
synopsis: 'Infinispan extension updates from Quarkus 3.9, 3.10 and 3.11'
77
author: karesti
88
---

_posts/2024-11-29-quarkus-jlama.adoc

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
22
layout: post
3-
title: "Creating pure Java LLM infused application with Quarkus, Langchain4j and Jlama"
4-
date: 2024-11-29
5-
tags: AI LLM local-inference Jlama
6-
synopsis: "Creating pure Java LLM infused application with Quarkus, LangChain4j and Jlama"
3+
title: Creating pure Java LLM infused application with Quarkus, Langchain4j and Jlama
4+
date: 2024-11-29T00:00:00Z
5+
tags: ai llm local-inference jlama
6+
synopsis: Creating pure Java LLM infused application with Quarkus, LangChain4j and
7+
Jlama
78
author: mariofusco
89
---
910

0 commit comments

Comments
 (0)