You've already forked uutils.github.io
mirror of
https://github.com/uutils/uutils.github.io.git
synced 2026-06-10 16:12:28 -07:00
Update to zola v0.20
This commit is contained in:
@@ -64,9 +64,9 @@ jobs:
|
||||
cd findutils
|
||||
cd docs
|
||||
mdbook build
|
||||
|
||||
|
||||
- name: Run Zola
|
||||
uses: shalzz/zola-deploy-action@v0.18.0
|
||||
uses: shalzz/zola-deploy-action@v0.20.0
|
||||
env:
|
||||
BUILD_DIR: uutils.github.io
|
||||
BUILD_ONLY: true
|
||||
|
||||
+1
-3
@@ -7,9 +7,7 @@ description = ""
|
||||
|
||||
default_language = "en"
|
||||
|
||||
paginate_by = 10
|
||||
|
||||
generate_feed = true
|
||||
generate_feeds = true
|
||||
|
||||
[markdown]
|
||||
highlight_code = true
|
||||
|
||||
Reference in New Issue
Block a user