Simplify and shorten some of the introductory paragraphs for sections of
the website. It is not clear why these are included in the stylesheet rather than being separate and more specific files.
This commit is contained in:
parent
342aab14b0
commit
fc4243cd55
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=48667
1 changed files with 17 additions and 19 deletions
|
@ -253,11 +253,11 @@
|
||||||
|
|
||||||
<p>Submissions should be in HTML. In keeping with the spirit of
|
<p>Submissions should be in HTML. In keeping with the spirit of
|
||||||
FreeBSD, we prefer user groups that are active and which conduct
|
FreeBSD, we prefer user groups that are active and which conduct
|
||||||
their business in public. If you can't find a group near you,
|
their business in public. If there is no local group,
|
||||||
please consider finding other interested individuals near you
|
<a
|
||||||
through <a
|
href="http://bsd.meetup.com/">http://bsd.meetup.com/</a> can
|
||||||
href="http://bsd.meetup.com/">http://bsd.meetup.com/</a> and
|
be used to locate interested individuals near by. Consider
|
||||||
forming your own user group.</p>
|
forming your own user group!</p>
|
||||||
|
|
||||||
<h3>Regions:</h3>
|
<h3>Regions:</h3>
|
||||||
</xsl:template>
|
</xsl:template>
|
||||||
|
@ -453,10 +453,9 @@
|
||||||
|
|
||||||
<p>FreeBSD is a rapidly developing operating system. Keeping up on
|
<p>FreeBSD is a rapidly developing operating system. Keeping up on
|
||||||
the latest developments can be a chore! To keep on top of things,
|
the latest developments can be a chore! To keep on top of things,
|
||||||
be sure and check this page periodically. Also, you may wish to
|
check this page periodically. News is also announced on the
|
||||||
subscribe to the
|
|
||||||
<a href="https://lists.FreeBSD.org/mailman/listinfo/freebsd-announce">freebsd-announce
|
<a href="https://lists.FreeBSD.org/mailman/listinfo/freebsd-announce">freebsd-announce
|
||||||
mailing list</a> or the <a href="rss.xml">RSS feed</a>.</p>
|
mailing list</a> and the <a href="rss.xml">RSS feed</a>.</p>
|
||||||
|
|
||||||
<p>The following projects have their own news pages, which should
|
<p>The following projects have their own news pages, which should
|
||||||
be checked for project specific updates.</p>
|
be checked for project specific updates.</p>
|
||||||
|
@ -470,8 +469,8 @@
|
||||||
see the <a href="&base;/releases/index.html">Release Information</a>
|
see the <a href="&base;/releases/index.html">Release Information</a>
|
||||||
page.</p>
|
page.</p>
|
||||||
|
|
||||||
<p>For FreeBSD security information and a list of available
|
<p>FreeBSD security information and a list of available
|
||||||
Security Advisories, please refer to the
|
Security Advisories are available on the
|
||||||
<a href="&base;/security/">Security Information</a> page.</p>
|
<a href="&base;/security/">Security Information</a> page.</p>
|
||||||
</xsl:template>
|
</xsl:template>
|
||||||
|
|
||||||
|
@ -482,19 +481,18 @@
|
||||||
|
|
||||||
<!-- template: "html-news-list-press-preface" -->
|
<!-- template: "html-news-list-press-preface" -->
|
||||||
<xsl:template name="html-news-list-press-preface">
|
<xsl:template name="html-news-list-press-preface">
|
||||||
<p>If you know of any news stories featuring FreeBSD that we have
|
<p>Please send details of any news stories featuring FreeBSD
|
||||||
not listed here, please send details to <a
|
to <a
|
||||||
href="mailto:freebsd-doc@FreeBSD.org">freebsd-doc@FreeBSD.org</a>
|
href="mailto:freebsd-doc@FreeBSD.org">freebsd-doc@FreeBSD.org</a>.</p>
|
||||||
so that we can include them.</p>
|
|
||||||
</xsl:template>
|
</xsl:template>
|
||||||
|
|
||||||
<xsl:template name="html-events-list-preface">
|
<xsl:template name="html-events-list-preface">
|
||||||
<p>If you know of any FreeBSD related events, or events that
|
<p>Please send details of any FreeBSD related events or events that
|
||||||
are of interest for FreeBSD users, which are not listed here,
|
are of interest for FreeBSD users which are not listed here
|
||||||
please send details to <a href="mailto:freebsd-doc@FreeBSD.org"
|
to <a href="mailto:freebsd-doc@FreeBSD.org"
|
||||||
>freebsd-doc@FreeBSD.org</a>, so they can be included.</p>
|
>freebsd-doc@FreeBSD.org</a>.</p>
|
||||||
|
|
||||||
<p>Users with organisational software that understands the
|
<p>Users with organizational software that uses the
|
||||||
iCalendar format can subscribe to the
|
iCalendar format can subscribe to the
|
||||||
<a href="&base;/events/events.ics">FreeBSD events calendar</a>
|
<a href="&base;/events/events.ics">FreeBSD events calendar</a>
|
||||||
which contains all of the events listed here.</p>
|
which contains all of the events listed here.</p>
|
||||||
|
|
Loading…
Reference in a new issue