From nobody Wed Aug 13 06:50:16 2025 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4c1zX86Vcbz647Ll for ; Wed, 13 Aug 2025 06:50:16 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4c1zX85qtgz3TYp; Wed, 13 Aug 2025 06:50:16 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1755067816; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=uOvmXGwvEWWLNSBE7ZtXHuHWl3Kv1FnvLcO65szpdTY=; b=KoU6tJxZVowHKi9ZUV0T9t190Rpv77wtl6i1+hPcL/tELyzVHscTY32+xS5+UeEZvnoGCK yvLuQ7uMbOKsU7FMJ7UZ54qzh1lh0CgaR5SQ3qg5Sr9XLMqEbIaugJWrGCP3GoYhryhfMN rPglnL4cSgbPxi3IlQdfoNkVZZJfMijnE2tBidKFHnawzPXgdnR5M9s0NmNty+mkb2yA9t auBeTQMLkx2xV/HqhXKE8gCXDyGDASepNwEVoCfXplkN9ECcs5QAgJzrbjzrpLEUWfJLbr ODg/leUKrvn+Gt7ToV99hDKasUC/ASHx2NAWantjPJGmwMQejsaSopgxvm93eA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1755067816; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=uOvmXGwvEWWLNSBE7ZtXHuHWl3Kv1FnvLcO65szpdTY=; b=b69kLS3l68h/hNPMLmHaC5ed4dES1IqKe+6pr63UBBMqXMtsm4NILamXi1v0M6hh2bkCOa +1ESDSV9MearPM45exO4VtTuMWDaMnZKRBgDWCWfAqcsOQ9/yfHjwd0t6hDRXM/7WbKgUW 0f+G5jYSkJYsGpJI8/e87e/H9/ZmrdDOADHGIt0qqk08TcMlUny300jzXepNDn1HVMjNnu AOv0jj+DFHTDuVDx+n7YRydInLsStTZ9ibuLYss826nCEOyB/3XGsitEDlgMhrhittodwW O4cVCmdmofm4OyOhAQVoK0J/mquWTJBByK65j6222qQeFB27xrDRv5AmNbJhRw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1755067816; a=rsa-sha256; cv=none; b=sypVzgeL/cJx6Ud5UcDI2e7WpESv448woOAlLdLBlFpv3sVVwa68/D/PEOJcUJz8CHv16a SemC+InTQy0pnimzh0EhvIppd82X6l1wfi7E6YL+HNysXdxPaCv14it9LwB1UG9hfmFJGT Dj43pHQJlPu4cwwnyqvoB1lxHu5DIDprvwwpTjvN6EWXxsgT8fDZlug+UTXrD7wikTG0B6 UD5+fBw4IsatTs7U39d9PZVZZjEgCJvyKOYO6bczdwNCp8STCxsiYran1yAK5uYQpy02qE YFMnaUS289iUoODbFzoev/qufpXxcKsAJi8WA2h4VHTUHAN0UM/3YYfa0Hlnjg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4c1zX85BMGz1C35; Wed, 13 Aug 2025 06:50:16 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 57D6oGhj019844; Wed, 13 Aug 2025 06:50:16 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 57D6oGjp019838; Wed, 13 Aug 2025 06:50:16 GMT (envelope-from git) Date: Wed, 13 Aug 2025 06:50:16 GMT Message-Id: <202508130650.57D6oGjp019838@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Sergio Carlavilla Delgado Subject: git: ef1f9efe6d - main - Documentation - Layout: Upgrade to Hugo 0.146.0 layout List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: carlavilla X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: ef1f9efe6d2965e5798ab309f919c4f9b4b12a9c Auto-Submitted: auto-generated The branch main has been updated by carlavilla: URL: https://cgit.FreeBSD.org/doc/commit/?id=ef1f9efe6d2965e5798ab309f919c4f9b4b12a9c commit ef1f9efe6d2965e5798ab309f919c4f9b4b12a9c Author: Sergio Carlavilla Delgado AuthorDate: 2025-08-13 06:49:42 +0000 Commit: Sergio Carlavilla Delgado CommitDate: 2025-08-13 06:49:42 +0000 Documentation - Layout: Upgrade to Hugo 0.146.0 layout --- .../themes/beastie/layouts/{partials => _partials}/global-search.html | 0 documentation/themes/beastie/layouts/{partials => _partials}/menu.html | 0 .../themes/beastie/layouts/{partials => _partials}/site-footer.html | 0 .../themes/beastie/layouts/{partials => _partials}/site-head.html | 0 .../themes/beastie/layouts/{partials => _partials}/site-header.html | 0 .../themes/beastie/layouts/{partials => _partials}/trademarks.html | 0 .../themes/beastie/layouts/{shortcodes => _shortcodes}/lang.html | 0 .../layouts/{shortcodes => _shortcodes}/languages-selection.html | 0 .../layouts/{shortcodes => _shortcodes}/list-articles-directories.html | 0 .../layouts/{shortcodes => _shortcodes}/list-books-directories.html | 0 documentation/themes/beastie/layouts/{_default => }/baseof.html | 0 documentation/themes/beastie/layouts/{_default => }/languages.html | 0 documentation/themes/beastie/layouts/{_default => }/list.html | 0 documentation/themes/beastie/layouts/{_default => }/single.html | 0 documentation/themes/beastie/theme.toml | 2 +- 15 files changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/themes/beastie/layouts/partials/global-search.html b/documentation/themes/beastie/layouts/_partials/global-search.html similarity index 100% rename from documentation/themes/beastie/layouts/partials/global-search.html rename to documentation/themes/beastie/layouts/_partials/global-search.html diff --git a/documentation/themes/beastie/layouts/partials/menu.html b/documentation/themes/beastie/layouts/_partials/menu.html similarity index 100% rename from documentation/themes/beastie/layouts/partials/menu.html rename to documentation/themes/beastie/layouts/_partials/menu.html diff --git a/documentation/themes/beastie/layouts/partials/site-footer.html b/documentation/themes/beastie/layouts/_partials/site-footer.html similarity index 100% rename from documentation/themes/beastie/layouts/partials/site-footer.html rename to documentation/themes/beastie/layouts/_partials/site-footer.html diff --git a/documentation/themes/beastie/layouts/partials/site-head.html b/documentation/themes/beastie/layouts/_partials/site-head.html similarity index 100% rename from documentation/themes/beastie/layouts/partials/site-head.html rename to documentation/themes/beastie/layouts/_partials/site-head.html diff --git a/documentation/themes/beastie/layouts/partials/site-header.html b/documentation/themes/beastie/layouts/_partials/site-header.html similarity index 100% rename from documentation/themes/beastie/layouts/partials/site-header.html rename to documentation/themes/beastie/layouts/_partials/site-header.html diff --git a/documentation/themes/beastie/layouts/partials/trademarks.html b/documentation/themes/beastie/layouts/_partials/trademarks.html similarity index 100% rename from documentation/themes/beastie/layouts/partials/trademarks.html rename to documentation/themes/beastie/layouts/_partials/trademarks.html diff --git a/documentation/themes/beastie/layouts/shortcodes/lang.html b/documentation/themes/beastie/layouts/_shortcodes/lang.html similarity index 100% rename from documentation/themes/beastie/layouts/shortcodes/lang.html rename to documentation/themes/beastie/layouts/_shortcodes/lang.html diff --git a/documentation/themes/beastie/layouts/shortcodes/languages-selection.html b/documentation/themes/beastie/layouts/_shortcodes/languages-selection.html similarity index 100% rename from documentation/themes/beastie/layouts/shortcodes/languages-selection.html rename to documentation/themes/beastie/layouts/_shortcodes/languages-selection.html diff --git a/documentation/themes/beastie/layouts/shortcodes/list-articles-directories.html b/documentation/themes/beastie/layouts/_shortcodes/list-articles-directories.html similarity index 100% rename from documentation/themes/beastie/layouts/shortcodes/list-articles-directories.html rename to documentation/themes/beastie/layouts/_shortcodes/list-articles-directories.html diff --git a/documentation/themes/beastie/layouts/shortcodes/list-books-directories.html b/documentation/themes/beastie/layouts/_shortcodes/list-books-directories.html similarity index 100% rename from documentation/themes/beastie/layouts/shortcodes/list-books-directories.html rename to documentation/themes/beastie/layouts/_shortcodes/list-books-directories.html diff --git a/documentation/themes/beastie/layouts/_default/baseof.html b/documentation/themes/beastie/layouts/baseof.html similarity index 100% rename from documentation/themes/beastie/layouts/_default/baseof.html rename to documentation/themes/beastie/layouts/baseof.html diff --git a/documentation/themes/beastie/layouts/_default/languages.html b/documentation/themes/beastie/layouts/languages.html similarity index 100% rename from documentation/themes/beastie/layouts/_default/languages.html rename to documentation/themes/beastie/layouts/languages.html diff --git a/documentation/themes/beastie/layouts/_default/list.html b/documentation/themes/beastie/layouts/list.html similarity index 100% rename from documentation/themes/beastie/layouts/_default/list.html rename to documentation/themes/beastie/layouts/list.html diff --git a/documentation/themes/beastie/layouts/_default/single.html b/documentation/themes/beastie/layouts/single.html similarity index 100% rename from documentation/themes/beastie/layouts/_default/single.html rename to documentation/themes/beastie/layouts/single.html diff --git a/documentation/themes/beastie/theme.toml b/documentation/themes/beastie/theme.toml index 03ac34d6a9..01c9e63531 100644 --- a/documentation/themes/beastie/theme.toml +++ b/documentation/themes/beastie/theme.toml @@ -3,7 +3,7 @@ copyright = "BSD 2-clause 'Simplified' License" description = "Theme to build the FreeBSD Documentation Portal" homepage = "https://docs.FreeBSD.org" tags = ["website", "freebsd", "bsd", "documentation"] -min_version = "0.78" +min_version = "0.146.0" [author] name = "Sergio Carlavilla"