From nobody Sun Jul 13 11:10:43 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 4bg2n02g9fz60ndg for ; Sun, 13 Jul 2025 11:10:44 +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 4bg2n002Xsz45DM; Sun, 13 Jul 2025 11:10:44 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1752405044; 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=jhCDqUIjeaWyOaq2N0tEU1eEhY8MfumYHHPhFVHwXtY=; b=yBNz2ajLBzyfXdcQVuIxA3aqWToUoXmPI8UqOctpXrifrb+NmYDen52JT3y9hf2wegQ07C UVuZURevSKP6MS27x5tToHAfPt6iNkcxHmuMMBDIUHY1qz246xjrWNeAQ3ua89tvqTyV6x xKy+WX/eCItlR12cq5bgspgXOd2f5tJ29XGP/LE9YU6B1O1sd6COwmeGAdSyjEJCgmGs3z vPTa3wrG6dy7q2LDn3RzGSMj4B69nda9nkNFBYYyQsnbZ7zaDNmiglFtIhPTqud26COrL2 I3Cn2Nhy4xX8raI20/FhzRl9zJh8hEs6rGBGhSeLW2Gsh7yuFdsgOtTqqtNcTA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1752405044; 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=jhCDqUIjeaWyOaq2N0tEU1eEhY8MfumYHHPhFVHwXtY=; b=Bfc2al9X+G6WDAkTECOPXOANT9pBNtol6K30/MBU3exo6WHV13/lKeH5L+qy6nmxc6KYy6 bnZCyyUCvhYD4HbR4xYB5QuU5n1fsfNpl2OUTtYgfQLzwdm9TXqMt+P7b1AicwXFHPD7gr M2/O0m0lV39MhDzfJz5nnmnYcNKESORJzPLW5rKPO/hLy/MJDWNHeHm/dN7qnw98mielGW 7ps/8IvRjihzRhFQ4iq7EQdGO90OMGgnSmTbpVtTFcwOOLEQtZ/xJ66KAwoQjzEeltS/P1 EWPyOghgxVacyWqD0mOrWRoa8BJFTjtqd+irO2aVAbzxqDcSYBA2Ng5M2Hmq2w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1752405044; a=rsa-sha256; cv=none; b=B732etYKArKkArI0A71pQfkhgOQ8ExmFfcuS2bw3AF3iGNTtNNhPVEFic0uPx4H1g8/mCl nFBUtTc2Hhyy7MvH1ARffyMrtnxtVdZM82llRajF4UzgFYpqyUGeatrGDpJUz/QtPxpwmj r0nefBK56BlDS5pkc9XcHHBY2g3P6afVzdq4VfNqabKLQZSBdTh17bkUAovPR3d4dVQFSJ iE84BKujIIjopDpb9N08x3pat7WaktRCDs3Rb4z0eDpJNwMVR/qosZB0ZSxjRzJPrdQElr jfw5F1Ub6GMeOUKZtaxgtVzXBOoW9cA32ywMZigubq5B2AAT6yCy+/ptb/fmWA== 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 4bg2mz5nNcz15hS; Sun, 13 Jul 2025 11:10:43 +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 56DBAhQ8020373; Sun, 13 Jul 2025 11:10:43 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 56DBAhko020370; Sun, 13 Jul 2025 11:10:43 GMT (envelope-from git) Date: Sun, 13 Jul 2025 11:10:43 GMT Message-Id: <202507131110.56DBAhko020370@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Lorenzo Salvadore Subject: git: c594cfc979 - main - Status/2025Q2/wiki.adoc: Add report 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: salvadore X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: c594cfc979f3704d11d846b0570b68a8f5f549ea Auto-Submitted: auto-generated The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=c594cfc979f3704d11d846b0570b68a8f5f549ea commit c594cfc979f3704d11d846b0570b68a8f5f549ea Author: Mark Linimon AuthorDate: 2025-07-13 11:06:12 +0000 Commit: Lorenzo Salvadore CommitDate: 2025-07-13 11:10:14 +0000 Status/2025Q2/wiki.adoc: Add report Reviewed by: status (Pau Amma ) --- .../en/status/report-2025-04-2025-06/wiki.adoc | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/website/content/en/status/report-2025-04-2025-06/wiki.adoc b/website/content/en/status/report-2025-04-2025-06/wiki.adoc new file mode 100644 index 0000000000..5012c0778a --- /dev/null +++ b/website/content/en/status/report-2025-04-2025-06/wiki.adoc @@ -0,0 +1,21 @@ +=== FreeBSD Wiki + +Links: + +link:https://wiki.freebsd.org/FrontPage[FreeBSD wiki front page] URL: link:https://wiki.freebsd.org/FrontPage[] + +Contact: Mark Linimon + +Contact: Wiki admin + +Since the last status report, several people have expressed an interest in bringing the wiki up to the level it ought to be. + +The ongoing discussions (mostly taking place on the FreeBSD Discord) are concerned with the topics of: + +- Defining what content we consider useful. +- Ensuring that the useful content is kept current. +- Figuring out a way to keep obsolete content away from search engines. +- Add basic analytics to existing site to see what pages, if any,are actually being accessed. +- Decide on whether MoinMoin can still be useful for purpose in the short-term while we consider the longer-term needs listed above. + +We do not yet have consensus on these issues. + +Please join us on the FreeBSD Discord #documentation under the #wiki subthread.