From 50a840b16987bc350de6aea024f387d1d9b1cd16 Mon Sep 17 00:00:00 2001 From: Daniel Maslowski Date: Sat, 12 Apr 2025 15:46:05 +0200 Subject: [PATCH 1/2] CI: pin to Hugo 0.145.0 0.146 had breaking changes again, this time missing a template: Error: error building site: html/template:single.html:94:24: no such template "_internal/disqus.html" Signed-off-by: Daniel Maslowski --- .github/workflows/gh-pages.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index a583217..3b7dc29 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -16,9 +16,9 @@ jobs: fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod - name: Setup Hugo - uses: peaceiris/actions-hugo@v2 + uses: peaceiris/actions-hugo@v3 with: - hugo-version: 'latest' + hugo-version: '0.145.0' # extended: true - name: Build From 84a59f9061da67508e657504207495d4c9e89df1 Mon Sep 17 00:00:00 2001 From: Daniel Maslowski Date: Sat, 12 Apr 2025 15:35:38 +0200 Subject: [PATCH 2/2] =?UTF-8?q?add=20=F0=9F=93=96=20emoji=20to=20book=20se?= =?UTF-8?q?ction?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This will visually guide readers toward the main resource. Signed-off-by: Daniel Maslowski --- content/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/_index.md b/content/_index.md index 096b841..93264c2 100644 --- a/content/_index.md +++ b/content/_index.md @@ -18,7 +18,7 @@ started as [*NERF*](https://trmm.net/NERF) in January 2017 at Google. supercomputing systems -- wherever reliability and performance are paramount. -## LinuxBoot Book +## LinuxBoot Book 📖 The official documentation for LinuxBoot is the [LinuxBoot Book](https://book.linuxboot.org), where you can find information on how LinuxBoot works, how to build the various