Commit graph

29 commits

Author SHA1 Message Date
Warren Block
3f5b720b0c Reword some awkward sentences on the website. Includes some contraction
expansions and minor edits in addition to linimon's patch.

PR:		213519
Submitted by:	linimon
2016-12-16 23:45:09 +00:00
Sevan Janiyan
2310315175 Replace references to PC-BSD with TrueOS
Approved by:	bcr (mentor)
Differential Revision:	https://reviews.freebsd.org/D8592
2016-11-30 16:18:40 +00:00
Glen Barber
0cbb4c2e32 Link to the 'Contributing to FreeBSD' article.
Reviewed by:	brd
Sponsored by:	The FreeBSD Foundation
2016-07-03 21:48:20 +00:00
Brad Davis
ce150747fa Add a section about FreeNAS to the FreeBSD-derived projects.
Reviewed by:	gjb
2016-07-03 21:45:12 +00:00
Brad Davis
5183c35d4c Remove the link to OS X, since it is not a true part of the community
even though it is somewhat based on FreeBSD.

Reviewed by:	gjb
2016-07-03 21:36:06 +00:00
Brad Davis
1aeee20b5c Remove the link to the Jargon file, it is not really related to FreeBSD
Reviewed by:	gjb
2016-07-03 21:11:10 +00:00
Glen Barber
b6b10ff761 Create a new 'Questions and Support' section, and move the
relevant support-ish links there.

Reviewed by:	brd
Sponsored by:	The FreeBSD Foundation
2016-07-03 21:09:21 +00:00
Glen Barber
fe8f9cd8a5 Retitle 'Helping other people' to 'How to Contribute'.
Reviewed by:	brd
Sponsored by:	The FreeBSD Foundation
2016-07-03 21:03:34 +00:00
Glen Barber
13c129b12b Refactor the newbies page:
- Rename 'Using the website' to 'Getting FreeBSD'
- Move the note about the installation instructions, and remove the
  rest of the information that is duplicated elsewhere on the site.
- Move the links to the Search and Support page under the 'Learning
  about FreeBSD' section.

Reviewed by:	brd
Sponsored by:	The FreeBSD Foundation
2016-07-03 20:58:40 +00:00
Brad Davis
162cebe676 Remove the generic section about X Windows that links users away from
our resources.  Clean up the Handbook section and add a link to the X
Windows chapter instead.

Reviewed by:	gjb
2016-07-03 20:38:16 +00:00
Brad Davis
77f2d02619 Remove the index on this page since the goal is to make it small enough
that it is easily digestable.

Reviewed by:	gjb
2016-07-03 20:28:25 +00:00
Brad Davis
a82be3b1a2 Add a link to The FreeBSD Forums.
Reviewed by:	gjb
2016-07-03 20:16:02 +00:00
Brad Davis
5c29394490 Simplify and explain what manual pages really cover.
Reviewed by:	gjb
2016-07-03 20:03:17 +00:00
Glen Barber
79a8caf53c Remove the 'Learning about Unix' section. This is heavily covered
in the Handbook, and having it here is redundant.

Sponsored by:	The FreeBSD Foundation
2016-07-03 19:47:53 +00:00
Brad Davis
34c55f4a6a Remove the link to the articles page, since most of the articles are
more advanced.  This cuts down the noise on this page for newbies.

Reviewed by:	gjb
2016-07-03 19:47:13 +00:00
Glen Barber
c2e3ad103a Link to where to actually obtain FreeBSD.
Reviewed by:	brd
Sponsored by:	The FreeBSD Foundation
2016-07-03 19:36:55 +00:00
Brad Davis
1340d59f9f Remove the section linking to the newsgroup, to stop pointing new users
away from our support resources.

Reviewed by:	gjb
2016-07-03 19:29:56 +00:00
Brad Davis
66bf33cf5f Remove a section linking to a mostly blank page, when we already link to
those items a little further down the page.

Reviewed by:	gjb
2016-07-03 19:12:33 +00:00
Brad Davis
ab8cbe1a7d Remove the section about PPP since most new users will not be using
dialup these days.  This is in effort to simplify the new user docs.

Reviewed by:	gjb
2016-07-03 19:08:33 +00:00
Brad Davis
14301b7b75 Add pfSense to the list of FreeBSD-derived projects.
Reviewed by:	gjb
2016-07-03 19:02:57 +00:00
Benedict Reuschling
ba843f2ab5 Whitespace fixes.
Sponsored by:	EuroBSDcon DevSummit
2015-09-27 22:49:57 +00:00
Allan Jude
b311472042 Update link to point to bsdinstall instead of sysinstall
PR:		203341
Submitted by:	oz.quiles@gmail.com
Approved by:	bcr (mentor)
Sponsored by:	EuroBSDCon DevSummit
2015-09-27 22:37:24 +00:00
Benedict Reuschling
8ba9bd7522 Fix grammar.
PR:		203359
Submitted by:	chenq7@rpi.edu
Sponsored by:	EuroBSDcon DevSummit
2015-09-27 22:22:10 +00:00
Hiroki Sato
52f6d56540 - Use /usr/bin/svnlite as SVN if available.
- Replace /XML/{doc,www}/ with /XML/ in SysId.
- Remove empty stylesheets in share/xsl and point share/xml/empty.xsl via
  XML catalog instead.
- Change the L10N layer in freebsd-*.xsl not to use localized XSLT
  stylesheets directly.
- Move share/xsl/* to share/xml and remove share/xsl.
- Remove obsolete share/web2c/pdftex.def.
2013-11-13 06:10:37 +00:00
Giorgos Keramidas
0348fc4ae5 Revert parts of r40985 for Usenet groups that are still alive.
comp.unix.bsd.freebsd.misc still gets traffic, even if at a reduced
level, and comp.unix.questions is pretty alive too.  But instead of
reverting the changes and listing them in two places, one paragraph
now talks about both Usenet groups.

Reviewed by:	eadler
Approved by:	remko (mentor), gjb (mentor)
2013-03-04 20:03:17 +00:00
Eitan Adler
949e4d7c65 Remove ancient things.
Approved by:	bcr (mentor)
2013-02-16 16:36:22 +00:00
Eitan Adler
eed9f0e751 FreeSBIE appears to be inactive.
Discussed with:	nox, pgj
Approved by:	bcr (mentor)
2013-01-27 12:51:07 +00:00
Gabor Kovesdan
77d737ee88 - Rename the share/sgml directories to share/xml
- Fix build errors from the next change

Approved by:	doceng (implicit)
2012-10-01 11:56:00 +00:00
Gabor Kovesdan
b4346b9b2d - Rename .sgml files to .xml
- Reflect the rename in referencing files

Approved by:	doceng (implicit)
2012-10-01 09:53:01 +00:00
Renamed from en_US.ISO8859-1/htdocs/projects/newbies.sgml (Browse further)