Date: Fri, 19 Sep 2025 19:52:25 GMT From: Joseph Mingrone <jrm@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 7bb88d39ed - main - press: Add recent Foundation articles Message-ID: <202509191952.58JJqPKj069904@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jrm: URL: https://cgit.FreeBSD.org/doc/commit/?id=7bb88d39ed27f48981e35721c103da8b1c6bbf3c commit 7bb88d39ed27f48981e35721c103da8b1c6bbf3c Author: Mark Phillips <mark@freebsdfoundation.org> AuthorDate: 2025-09-19 19:44:00 +0000 Commit: Joseph Mingrone <jrm@FreeBSD.org> CommitDate: 2025-09-19 19:51:10 +0000 press: Add recent Foundation articles Reviewed by: bcr, jrm Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D52603 --- website/data/en/press/press.toml | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/website/data/en/press/press.toml b/website/data/en/press/press.toml index 36a892a306..08313f1482 100644 --- a/website/data/en/press/press.toml +++ b/website/data/en/press/press.toml @@ -1,4 +1,40 @@ # Sort the entries by date +[[press]] +name = "FreeBSD Jails are Simple and Easy" +url = "https://freebsdfoundation.org/blog/freebsd-jails-are-simple-and-easy/" +siteName = "FreeBSD Foundation Blog" +siteUrl = "https://freebsdfoundation.org/blog/" +date = "2025-08-25" +author = "FreeBSD Foundation" +description = "Jails. The lightweight answer to containerisation" + +[[press]] +name = "From Minecraft to Markets: Java Hiding in Plain Sight" +url = "https://freebsdfoundation.org/blog/from-minecraft-to-markets-java-hiding-in-plain-sight/" +siteName = "FreeBSD Foundation Blog" +siteUrl = "https://freebsdfoundation.org/blog/" +date = "2025-07-22" +author = "FreeBSD Foundation" +description = "Did you know Java was used here and here?" + +[[press]] +name = "An Introduction to FreeBSD’s Periodic System" +url = "https://freebsdfoundation.org/blog/an-introduction-to-freebsds-periodic-system/" +siteName = "FreeBSD Foundation Blog" +siteUrl = "https://freebsdfoundation.org/blog/" +date = "2025-07-08" +author = "FreeBSD Foundation" +description = "The FreeBSD periodic utility is a built-in system to schedule and run regular maintenance jobs in the form of shell scripts" + +[[press]] +name = "How To Install and Configure Galene Video Meeting Server" +url = "https://freebsdfoundation.org/blog/how-to-install-and-configure-the-galene-video-meeting-server-on-freebsd/" +siteName = "FreeBSD Foundation Blog" +siteUrl = "https://freebsdfoundation.org/blog/" +date = "2025-07-07" +author = "FreeBSD Foundation" +description = "https://freebsdfoundation.org/blog/how-to-install-and-configure-the-galene-video-meeting-server-on-freebsd/" + [[press]] name = "FreeBSD Foundation Welcomes New Board Member: John Baldwin" url = "https://freebsdfoundation.org/blog/freebsd-foundation-welcomes-new-board-member-john-baldwin/"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202509191952.58JJqPKj069904>
