-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update theme to latest release
- Loading branch information
1 parent
7ab0642
commit 5620e29
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule bilberry-hugo-theme
updated
15 files
+1 −0 | .github/README.md | |
+16 −3 | .github/workflows/update-demo-page.yml | |
+1 −1 | v3-README.md | |
+17 −4 | v4/README.md | |
+1 −1 | v4/go.mod | |
+1 −1 | v4/layouts/partials/css.html | |
+1 −1 | v4/layouts/partials/js.html | |
+4 −4 | v4/package.json | |
+18 −0 | v4/scripts/build-example-site.sh | |
+0 −35 | v4/scripts/example-site.sh | |
+18 −0 | v4/scripts/serve-example-site.sh | |
+29 −0 | v4/scripts/setup-example-site.sh | |
+0 −0 | v4/scripts/update-node-deps.sh | |
+39 −0 | v4/v4-developer-guide.md | |
+10 −2 | v4/v4-migration-guide.md |