You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hop.apache.org by ha...@apache.org on 2023/03/07 11:49:03 UTC

[hop-website] branch master updated: Only index latest verison

This is an automated email from the ASF dual-hosted git repository.

hansva pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hop-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 49ca17c30 Only index latest verison
     new d377e2bbd Merge pull request #197 from hansva/master
49ca17c30 is described below

commit 49ca17c3032c5d6970fc2a22b8c06ea4f10f6825
Author: Hans Van Akelyen <ha...@gmail.com>
AuthorDate: Tue Mar 7 12:48:28 2023 +0100

    Only index latest verison
---
 site-local.yml | 4 +++-
 site.yml       | 3 ++-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/site-local.yml b/site-local.yml
index d3c29a15b..3bd7ea985 100644
--- a/site-local.yml
+++ b/site-local.yml
@@ -9,7 +9,9 @@ asciidoc:
 
 antora:
   extensions:
-  - '@antora/lunr-extension'
+  - require: '@antora/lunr-extension'
+    index_latest_only: true
+
 
 content:
   sources:
diff --git a/site.yml b/site.yml
index 4bb958095..cdb676120 100644
--- a/site.yml
+++ b/site.yml
@@ -9,7 +9,8 @@ asciidoc:
 
 antora:
   extensions:
-  - '@antora/lunr-extension'
+  - require: '@antora/lunr-extension'
+    index_latest_only: true
 
 content:
   sources: