Date: Sun, 12 Aug 2018 08:50:20 +0000 (UTC) From: Eitan Adler <eadler@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r52113 - in head/en_US.ISO8859-1: books/handbook/eresources htdocs Message-ID: <201808120850.w7C8oKwV028063@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: eadler Date: Sun Aug 12 08:50:20 2018 New Revision: 52113 URL: https://svnweb.freebsd.org/changeset/doc/52113 Log: www: restore FreeBSD Planet While its currently dead, it will be making a return. Revert it. Modified: head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml head/en_US.ISO8859-1/htdocs/community.xsl Modified: head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml Sun Aug 12 08:46:43 2018 (r52112) +++ head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml Sun Aug 12 08:50:20 2018 (r52113) @@ -36,6 +36,15 @@ </listitem> <listitem> + <para><link + xlink:href="https://planet.freebsd.org/">Planet + &os;</link> offers an aggregation feed of dozens of blogs + written by &os; developers. Many developers use this to + post quick notes about what they are working on, new + patches, and other works in progress.</para> + </listitem> + + <listitem> <para>The <link xlink:href="http://www.youtube.com/bsdconferences">BSDConferences YouTube Channel</link> provides a collection of high Modified: head/en_US.ISO8859-1/htdocs/community.xsl ============================================================================== --- head/en_US.ISO8859-1/htdocs/community.xsl Sun Aug 12 08:46:43 2018 (r52112) +++ head/en_US.ISO8859-1/htdocs/community.xsl Sun Aug 12 08:50:20 2018 (r52113) @@ -41,8 +41,9 @@ select="count(document($usergroups.xml)//country)" /> unique countries around the world. There is also an active <a href="&base;/community/irc.html">IRC</a> - community. - Developers and key contributors + community. Many developers also maintain <a + href="https://planet.freebsd.org">blogs</a>; about + their &os; work. Developers and key contributors also maintain a <a href="https://wiki.FreeBSD.org/">wiki</a>, which contains information about &os; development
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808120850.w7C8oKwV028063>