File tree Expand file tree Collapse file tree 10 files changed +14
-14
lines changed
website_and_docs/content/documentation/about Expand file tree Collapse file tree 10 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 18
18
- name : Setup Hugo
19
19
uses : peaceiris/actions-hugo@v3
20
20
with :
21
- hugo-version : ' 0.125.4 '
21
+ hugo-version : ' 0.148.2 '
22
22
extended : true
23
23
- name : Build
24
24
run : chmod +x build-site.sh && ./build-site.sh
Original file line number Diff line number Diff line change 25
25
- name : Set up Hugo
26
26
uses : peaceiris/actions-hugo@v3
27
27
with :
28
- hugo-version : ' 0.125.4 '
28
+ hugo-version : ' 0.148.2 '
29
29
extended : true
30
30
31
31
- name : Setup Node
Original file line number Diff line number Diff line change 21
21
- name : Setup Hugo
22
22
uses : peaceiris/actions-hugo@v3
23
23
with :
24
- hugo-version : ' 0.125.4 '
24
+ hugo-version : ' 0.148.2 '
25
25
extended : true
26
26
- name : Build
27
27
run : chmod +x build-site.sh && ./build-site.sh
Original file line number Diff line number Diff line change 1
1
tasks :
2
2
- name : Install Hugo, init submodules and start website
3
3
init : |
4
- curl -LO https://github.com/gohugoio/hugo/releases/download/v0.125.4 /hugo_extended_0.125.4_linux -amd64.deb && \
5
- sudo dpkg -i hugo_extended_0.125.4_linux -amd64.deb && \
6
- sudo rm hugo_extended_0.125.4_linux -amd64.deb
4
+ curl -LO https://github.com/gohugoio/hugo/releases/download/v0.148.2 /hugo_extended_0.148.2_linux -amd64.deb && \
5
+ sudo dpkg -i hugo_extended_0.148.2_linux -amd64.deb && \
6
+ sudo rm hugo_extended_0.148.2_linux -amd64.deb
7
7
command : |
8
8
cd website_and_docs
9
9
hugo server --baseURL $(gp url 1313) --appendPort=false
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ This is the repository used to build and publish the official Selenium [website]
17
17
We use [ Hugo] ( https://gohugo.io/ ) and the [ Docsy theme] ( https://www.docsy.dev/ )
18
18
to build and render the site. You will need the ** extended**
19
19
Sass/SCSS version of the Hugo binary to work on this site. We recommend
20
- to use ** [ Hugo 0.125.4 ] ( https://github.com/gohugoio/hugo/releases/tag/v0.125.4 ) **
20
+ to use ** [ Hugo 0.148.2 ] ( https://github.com/gohugoio/hugo/releases/tag/v0.148.2 ) **
21
21
22
22
Steps needed to have this working locally and work on it:
23
23
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ command = "chmod +x build-site.sh && ./build-site.sh"
4
4
5
5
[context .production .environment ]
6
6
NODE_VERSION = " 22.13.0"
7
- HUGO_VERSION = " 0.125.4 "
7
+ HUGO_VERSION = " 0.148.2 "
8
8
GO_VERSION = " 1.20.1"
9
9
HUGO_ENV = " production"
10
10
@@ -13,13 +13,13 @@ command = "chmod +x build-site.sh && ./build-site.sh"
13
13
14
14
[context .deploy-preview .environment ]
15
15
NODE_VERSION = " 22.13.0"
16
- HUGO_VERSION = " 0.125.4 "
16
+ HUGO_VERSION = " 0.148.2 "
17
17
GO_VERSION = " 1.20.1"
18
18
19
19
[context .branch-deploy ]
20
20
command = " chmod +x build-site.sh && ./build-site.sh"
21
21
22
22
[context .branch-deploy .environment ]
23
23
NODE_VERSION = " 22.13.0"
24
- HUGO_VERSION = " 0.125.4 "
24
+ HUGO_VERSION = " 0.148.2 "
25
25
GO_VERSION = " 1.20.1"
Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ and check out your copy locally.
117
117
We use [ Hugo] ( https://gohugo.io/ ) and the [ Docsy theme] ( https://www.docsy.dev/ )
118
118
to build and render the site. You will need the “extended”
119
119
Sass/SCSS version of the Hugo binary to work on this site. We recommend
120
- to use Hugo 0.125.4 .
120
+ to use Hugo 0.148.2 .
121
121
122
122
Please follow the [ Install Hugo] ( https://www.docsy.dev/docs/getting-started/#install-hugo )
123
123
instructions from Docsy.
Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ Seleniumプロジェクトは新しいコントリビュータを歓迎します
94
94
95
95
#### 依存関係: Hugo
96
96
97
- [ Hugo] ( https://gohugo.io/ ) と[ Docsyテーマ] ( https://www.docsy.dev/ ) を使用してサイトの構築とレンダリングをしています。このサイトの作業をするには、Hugoバイナリの“拡張”Sass/SCSSバージョンが必要です。Hugo 0.125.4の使用を推奨します 。
97
+ [ Hugo] ( https://gohugo.io/ ) と[ Docsyテーマ] ( https://www.docsy.dev/ ) を使用してサイトの構築とレンダリングをしています。このサイトの作業をするには、Hugoバイナリの“拡張”Sass/SCSSバージョンが必要です。Hugo 0.148.2の使用を推奨します 。
98
98
99
99
[ Docsyのインストール手順] ( https://www.docsy.dev/docs/getting-started/#install-hugo ) に従ってください。
100
100
Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ e faça checkout na sua cópia localmente.
117
117
118
118
Usamos [ Hugo] ( https://gohugo.io/ ) e [ Docsy theme] ( https://www.docsy.dev/ )
119
119
para criar e gerar o website. Você vai necessitar de usar a versão "extended"
120
- Sass/SCSS do binário Hugo. Recomendamos a versão 0.125.4 .
120
+ Sass/SCSS do binário Hugo. Recomendamos a versão 0.148.2 .
121
121
122
122
Por favor siga as instruções do Docsy [ Install Hugo] ( https://www.docsy.dev/docs/getting-started/#install-hugo )
123
123
Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ Selenium项目欢迎新的贡献者.
113
113
我们使用 [ Hugo] ( https://gohugo.io/ ) 和 [ Docsy theme] ( https://www.docsy.dev/ )
114
114
用于构建和渲染本网站.
115
115
你需要Hugo“extended”扩展的Sass/SCSS版本用于这个网站.
116
- 我们推荐使用Hugo 0.125.4 .
116
+ 我们推荐使用Hugo 0.148.2 .
117
117
118
118
请参考来自Docsy的说明
119
119
[ 安装Hugo] ( https://www.docsy.dev/docs/getting-started/#install-hugo ) .
You can’t perform that action at this time.
0 commit comments