svn commit: r52723 - head/en_US.ISO8859-1/htdocs/docs

Chris Rees crees at FreeBSD.org
Mon Dec 24 20:09:07 UTC 2018


Author: crees
Date: Mon Dec 24 20:09:05 2018
New Revision: 52723
URL: https://svnweb.freebsd.org/changeset/doc/52723

Log:
  Add some more useful resources
  
  PR:		docs/216118
  Submitted by:	Christian Sturm

Modified:
  head/en_US.ISO8859-1/htdocs/docs/webresources.xml

Modified: head/en_US.ISO8859-1/htdocs/docs/webresources.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/docs/webresources.xml	Mon Dec 24 19:45:39 2018	(r52722)
+++ head/en_US.ISO8859-1/htdocs/docs/webresources.xml	Mon Dec 24 20:09:05 2018	(r52723)
@@ -44,6 +44,28 @@
 
 	    <h2>Additional resources</h2>
 
+	    <h3><a
+	      href="https://www.freebsdnews.com/">FreeBSDNews.com</a></h3>
+
+	    <p>FreeBSDNews.com is a blog providing the latest
+	      happenings in the FreeBSD community.
+	      The articles contain a mix of aggregated news,
+	      tutorials and similar.</p>
+
+	    <h3><a href="https://www.bsdnow.tv/">BSD Now</a></h3>
+
+	    <p>BSD Now is a weekly video podcast spreading the word
+	      about the BSD family of operating systems.  The show
+	      provides an overview on recent developments, but also
+	      features interviews, tutorials and help on specific
+	      issues by its listeners.</p>
+
+	    <h3><a href="https://bsdmag.org/">BSD MAG</a></h3>
+
+	    <p>BSD MAG is devoted to BSD and open source solutions,
+	      targeting both beginners and experienced users.  It is
+	      available for free and published on a monthly basis.</p>
+
 	    <h3><a href="http://fxr.watson.org/">The
 		Source Code</a></h3>
 


More information about the svn-doc-head mailing list