Skip to content

Commit 7ecf328

Browse files
liaosy21liaosy
and
liaosy
authored
chore: update hugoplate json (#11)
* chore: update hugoplate json * chore: update json * chore: update blog date --------- Co-authored-by: liaosy <[email protected]>
1 parent b94cd85 commit 7ecf328

15 files changed

+23
-15
lines changed

content/english/authors/Frank.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,13 @@ title: Frank
33
44
image: "/images/avatar/Frank.jpg"
55
description: Solutions Architect
6+
lang: "en"
7+
category: "Author"
8+
subcategory: ""
69
social:
710
- name: twitter
811
icon: fa-brands fa-twitter
912
link: https://x.com/yangfan_infini
10-
1113
---
1214

13-
With over a decade of experience in the financial industry, I am familiar with Linux, databases, and networking. Currently, I'm mainly engaged in Elasticsearch technical support.
15+
With over a decade of experience in the financial industry, I am familiar with Linux, databases, and networking. Currently, I'm mainly engaged in Elasticsearch technical support.

content/english/authors/SteveLauC.md

+3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ title: SteveLauC
33
44
image: "/images/avatar/SteveLauC.jpg"
55
description: Software Engineer
6+
lang: "en"
7+
category: "Author"
8+
subcategory: ""
69
social:
710
- name: github
811
icon: fa-brands fa-github

content/english/authors/medcl.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ title: Medcl
33
44
image: "/images/avatar/medcl.jpeg"
55
description: Founder & CEO of INFINI Labs
6+
lang: "en"
7+
category: "Author"
8+
subcategory: ""
69
social:
710
- name: github
811
icon: fa-brands fa-github
@@ -17,4 +20,4 @@ social:
1720
link: https://linkedin.com/in/medcl
1821
---
1922

20-
Founder & CEO of INFINI Labs. Formerly serving as the APAC Developer Evangelist and Principal Consulting Architect at Elastic, he brings over a decade of expertise in search technologies and distributed systems. A seasoned practitioner in Elasticsearch, Medcl is also a passionate advocate for Rust and Golang, crafting high-performance, scalable, and elegant software solutions. Known for his tech minimalist philosophy, he focuses on simplicity and efficiency, with deep interests in cutting-edge fields such as AI, real-time data processing, and enterprise search. Under his leadership, INFINI Labs is pioneering the next generation of intelligent search and analytics technologies.
23+
Founder & CEO of INFINI Labs. Formerly serving as the APAC Developer Evangelist and Principal Consulting Architect at Elastic, he brings over a decade of expertise in search technologies and distributed systems. A seasoned practitioner in Elasticsearch, Medcl is also a passionate advocate for Rust and Golang, crafting high-performance, scalable, and elegant software solutions. Known for his tech minimalist philosophy, he focuses on simplicity and efficiency, with deep interests in cutting-edge fields such as AI, real-time data processing, and enterprise search. Under his leadership, INFINI Labs is pioneering the next generation of intelligent search and analytics technologies.

content/english/posts/2024/a-quick-start-viideo-to-introduce-coco-ai-in-two-minutes.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Introducing Coco AI in Two Minutes - A Quick Start Video 🥥"
33
meta_title: "Introducing Coco AI in Two Minutes - A Quick Start Video "
44
description: "Discover How Coco AI to work with Google Drive"
5-
date: 2024-12-10T15:00:00.000000000+08:00
5+
date: 2024-12-10T15:00:00+08:00
66
image: "/images/posts/2024/introducing-coco-ai-in-two-minutes.png"
77
categories: ["AI", "Enterprise", "Search"]
88
author: "Medcl"

content/english/posts/2024/adding-searchbox-to-hugo-blog-site.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Adding Searchbox to Hugo!"
33
meta_title: "Adding Searchbox to Hugo Blog!"
44
description: "How to add a searchbox to your hugoblog site."
5-
date: 2024-12-10T14:00:00.000000000+08:00
5+
date: 2024-12-10T14:00:00+08:00
66
image: "/images/posts/2024/adding-searchbox-to-blog-site.png"
77
categories: ["Pizza", "Search"]
88
author: "Medcl"

content/english/posts/2024/benchmarking-and-profiling-rust-applications-on-macos-a-practical-guide.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Profiling Rust Code on macOS: My Daily Workflow"
33
meta_title: "Rust Profiling on macOS: Micro-Benchmarks, Flamegraphs, and DTrace"
44
description: "Learn how to optimize Rust applications with profiling tools like criterion, cargo flamegraph, and DTrace on macOS."
5-
date: 2024-12-11T16:00:00.000000000+08:00
5+
date: 2024-12-11T16:00:00+08:00
66
image: "/images/posts/2024/benchmarking-and-profiling-rust-applications-on-macos-a-practical-guide/cover.jpg"
77
categories: ["Rust", "Performance"]
88
author: "Medcl"

content/english/posts/2024/build_a_vector_extension_for_postgres_introduction.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Build a Vector Extension for Postgres - Introduction"
33
meta_title: "Build a Vector Extension for Postgres - Introduction"
44
description: ""
5-
date: 2024-12-18T16:00:00.000000000+08:00
5+
date: 2024-12-18T16:00:00+08:00
66
image: "/images/posts/2024/build_a_vector_extension_for_postgres_introduction/bg.png"
77
categories: ["vector database", "Postgres"]
88
author: "SteveLauC"

content/english/posts/2024/build_a_vector_extension_for_postgres_vector_type.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Build a Vector Extension for Postgres - Vector Type"
33
meta_title: "Build a Vector Extension for Postgres - Vector Type"
44
description: ""
5-
date: 2024-12-25T20:00:00.000000000+08:00
5+
date: 2024-12-25T20:00:00+08:00
66
image: "/images/posts/2024/build_a_vector_extension_for_postgres_vector_type/bg.png"
77
categories: ["vector database", "Postgres"]
88
author: "SteveLauC"

content/english/posts/2024/getting-started-with-infini-framework.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Getting Started with INFINI Framework - Our homemade framework for building enterprise golang applications"
33
meta_title: "Getting Started with INFINI Framework - Our homemade framework for building enterprise golang applications"
44
description: "Discover how Coco AI revolutionizes enterprise search and collaboration with unified data and Gen-AI chat capabilities."
5-
date: 2024-12-15T16:00:00.000000000+08:00
5+
date: 2024-12-15T16:00:00+08:00
66
image: "/images/posts/2024/introducing-infini-framework.jpg"
77
categories: ["Framework", "Golang"]
88
author: "Medcl"

content/english/posts/2024/how-we-do-product-documentation-engineering.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "How We Do Documentation Engineering"
33
meta_title: "How We Do Documentation Engineering"
44
description: "Managing comprehensive documentation might seem like an enormous task, especially since we don’t have a dedicated documentation team, So, how do we do it?"
5-
date: 2024-12-16T16:00:00.000000000+08:00
5+
date: 2024-12-16T16:00:00+08:00
66
image: "/images/posts/2024/documentation-engineering/how-we-do-product-documentation-engineering.jpg"
77
categories: ["Product", "Documentation", "Engineering"]
88
author: "Medcl"

content/english/posts/2024/introducing-coco-ai.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Introducing Coco AI - Connect & Collaborate 🥥"
33
meta_title: "Coco AI: Your Unified Enterprise Search Platform"
44
description: "Discover how Coco AI revolutionizes enterprise search and collaboration with unified data and Gen-AI chat capabilities."
5-
date: 2024-12-10T16:00:00.000000000+08:00
5+
date: 2024-12-10T16:00:00+08:00
66
image: "/images/posts/2024/introducing-coco-ai.jpg"
77
categories: ["AI", "Enterprise", "Search"]
88
author: "Medcl"

content/english/posts/2024/synching-data-between-two-clusters-using-gateway.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Synching data between two Elasticsearch clusters using a gateway"
33
meta_title: "Synching data between two ES clusters"
44
description: "Introducing the request replication feature of the INFINI Gateway."
5-
date: 2024-12-21T17:00:00.000000000+08:00
5+
date: 2024-12-21T17:00:00+08:00
66
image: "/images/posts/2024/synching-data-between-two-clusters-using-gateway/cover.jpg"
77
categories: ["Elasticsearch", "Gateway"]
88
author: "Frank"

content/english/posts/2024/welcome-to-our-blog.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Welcome to the INFINI Labs Blog! 🚀"
33
meta_title: "Welcome to INFINI Labs"
44
description: "The first post of our blog, sharing our journey and passion for search and innovation."
5-
date: 2024-12-10T13:00:00.000000000+08:00
5+
date: 2024-12-10T13:00:00+08:00
66
image: "/images/posts/2024/welcome-to-our-blog.jpg"
77
categories: ["Welcome", "Blog"]
88
author: "Medcl"

content/english/posts/2025/01-11-produc-released-console-topn.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "INFINI Console v1.28 Released"
33
meta_title: "INFINI Console v1.28 Released"
44
description: "Discover the new TopN feature and other enhancements in INFINI Console v1.28."
5-
date: "2025-01-11T17:00:00.000000000+08:00"
5+
date: "2025-01-11T17:00:00+08:00"
66
categories: ["Release", "News"]
77
image: "/images/posts/2025/update.png"
88
author: "Medcl"

themes/hugoplate/layouts/index.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{- $index := slice -}}
22
{{- range where .Site.RegularPages.ByDate.Reverse "Type" "not in" (slice "page" "json") -}}
3-
{{- $index = $index | append (dict "title" (.Title | plainify) "url" .Permalink "tags" .Params.tags "category" .Params.category "subcategory" .Params.subcategory "summary" (.Params.Summary | markdownify | plainify) "content" (.Content | markdownify | plainify)) -}}
3+
{{- $index = $index | append (dict "title" (.Title | plainify) "url" .Permalink "tags" .Params.tags "category" .Params.category "subcategory" .Params.subcategory "lang" .Params.lang "created" .Params.date "updated" .Params.updated "summary" (.Params.description | markdownify | plainify) "content" (.Content | markdownify | plainify)) -}}
44
{{- end -}}
55
{{- $index | jsonify -}}

0 commit comments

Comments
 (0)