Skip to content

Commit

Permalink
Merge (#10)
Browse files Browse the repository at this point in the history
* Bump theme to v1.5.1

* update documentation

* update documentation

* Merge pull request #4 from MozeBaltyk/gh-pages (#5)

* update k8s doc

* update hugo in gh-pages

* update actions versions in CICD

* news and docs

* article

* doc virtualisation

* news and docs

* docs

* docs

* docs

* correct articles

* renovate

* renovate

* renovate

* update version nodejs
  • Loading branch information
MozeBaltyk committed Mar 27, 2024
1 parent 93435a0 commit f256ef5
Show file tree
Hide file tree
Showing 13 changed files with 3 additions and 16,497 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
build:
runs-on: ubuntu-latest
env:
HUGO_VERSION: 0.121.2
HUGO_VERSION: 0.117.0
steps:
- name: Install Hugo CLI
run: |
Expand All @@ -46,7 +46,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v4
with:
node-version: '16'
node-version: '20'

- name: Cache dependencies
uses: actions/cache@v3
Expand Down
2 changes: 1 addition & 1 deletion hugo_stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -516,6 +516,7 @@
"a-list-of-nice-findings-for-kubernetes",
"a-word-on-giscus",
"add-a-language",
"add-some-extras-icons",
"admnistration",
"advanced-search",
"alternative-to-awk",
Expand Down Expand Up @@ -606,7 +607,6 @@
"git-with-a-github-projects",
"glab-cli",
"grub",
"had-some-icons",
"hardware",
"heading",
"health-check",
Expand Down
Loading

0 comments on commit f256ef5

Please sign in to comment.