Skip to content

Commit 39ee694

Browse files
committed
docs(pages): Add Zola to v2/v3 build image tools table
1 parent d568636 commit 39ee694

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

src/content/pages-build-environment/v2.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,10 @@ tools:
6262
default: "3.6.3"
6363
supported: "Any version"
6464
environment_variable: "YARN_VERSION"
65+
- name: Zola
66+
default: "0.22.1"
67+
supported: "Any version"
68+
environment_variable: "ZOLA_VERSION"
6569
build_environment:
6670
operating_system: "Ubuntu `22.04.2`"
6771
architecture: "x86_64"

src/content/pages-build-environment/v3.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,10 @@ tools:
6262
default: "4.9.1"
6363
supported: "Any version"
6464
environment_variable: "YARN_VERSION"
65+
- name: Zola
66+
default: "0.22.1"
67+
supported: "Any version"
68+
environment_variable: "ZOLA_VERSION"
6569
build_environment:
6670
operating_system: "Ubuntu `22.04.2`"
6771
architecture: "x86_64"

0 commit comments

Comments
 (0)