Commit graph

23 commits

Author SHA1 Message Date
Joseph Koshy
b30b54e5f4 Link to the 'project model' document from this top-level page. 2006-01-07 04:24:07 +00:00
Marc Fonvieille
76011cf7ab Add a missing fullstop. 2005-12-31 10:32:39 +00:00
Pav Lucistnik
8b9d2a4301 In Article on other websites:
- remove Computer Bits, it no longer resolves
- fix links to our own articles
- update links to daemonnews [blackend]

PR:		www/90658
Submitted by:	Siebrand Mazeland <s.mazeland@xs4all.nl>
2005-12-27 22:40:04 +00:00
Remko Lodder
7b404611de Add BSDForums to the webresources list.
Requested by:	Dan <dan at bsdforums dot org>
2005-12-27 17:46:38 +00:00
Ceri Davies
36cd23770d Update -CURRENT HREF. 2005-12-14 23:25:33 +00:00
Ceri Davies
6673ac826d Update for recent releases.
PR:		www/87864
Submitted by:	andreas
2005-12-14 23:23:09 +00:00
Pav Lucistnik
bfd15c1fc7 - Add an anchor to Articles header 2005-11-30 21:43:09 +00:00
Marc Fonvieille
38390a29cf Add the "Perforce in FreeBSD Development" article to the list. 2005-11-26 11:17:14 +00:00
Joseph Koshy
1482604c6d Link to Bruce Montague's "Why you should use a BSD style license for
your Open Source Project" article.

Reviewed by:	remko
2005-11-25 08:13:10 +00:00
Joseph Koshy
3a5ed54213 Link to 'articles/building-products' from the website. 2005-11-14 02:20:07 +00:00
Mark Linimon
edf51a9af3 s/new Euro symbol/Euro symbol/. IMHO it's been out long enough. 2005-10-22 03:48:40 +00:00
Marc Fonvieille
f8b8a25ffa S/FreBSD/FreeBSD
PR:	www/87659
Submitted by:	Sam Lawrance <boris@brooknet.com.au>
2005-10-19 12:49:42 +00:00
Mark Linimon
5f9d0d8cec Add article contributing-ports. 2005-10-17 06:09:26 +00:00
Marc Fonvieille
4c05992bb0 Remove useless </ul><ul> tags. This changes nothing in term of
rendering etc.
2005-10-16 16:34:37 +00:00
Marc Fonvieille
bac8e9156e Fix dead link FreeBSD Kernel cross reference. Use of
http://fxr.watson.org/ facility.

Noticed by:	Vladimír Kotal <vlada@devnull.cz>
2005-10-16 12:49:28 +00:00
Murray Stokely
24d5c053ab Add the Argentina.com case study to the list of articles. 2005-10-07 02:58:55 +00:00
Simon L. B. Nielsen
1d33c08ec8 Add FreeBSD 5.4 manual page link. 2005-10-05 22:40:25 +00:00
Hiroki Sato
aaedd09403 Use UNIX newline code. 2005-10-04 17:30:33 +00:00
Murray Stokely
570b02b34f MFP4: Add new second level sections to simplify navigation through
pages that have grown organically for 8+ years without being
reorganized.

Submitted by:	Emily Boyd
Sponsored by:	Google Summer of Code
2005-10-04 05:52:16 +00:00
Nik Clayton
eab69689b8 Install all the documentation in to a single root, $WEBROOT/doc, with the
same naming scheme as that used by the doc/ repo.

Update docs.sgml to point to the documentation in this canonical location.

Update the FAQ/ and handbook/ directories to use symlinks to point to
the real documentation under doc/en_US.ISO_8859-1/.  This means that local
testing of the site (and mirrors) will still work as expected using the
legacy URLs.  Mirrors that expect to see a lot of traffic are advised to
alter their web server configuration so that $WEBROOT/FAQ and $WEBROOT/handbook
are redirected to $WEBROOT/doc/en_US.ISO_8859-1/books/{faq,handbook},
instead of relying on the symlinks.

Discussed on:	doc, www
2001-04-17 09:05:43 +00:00
Nik Clayton
816c39efb9 unset(1) returns '1' if the variable doesn't exist, so use the '||'
operator rather than the '&&' operator.
2001-02-24 18:04:10 +00:00
Nik Clayton
aacc59e899 Remove harmless debug message. 2001-02-23 10:13:49 +00:00
Nik Clayton
9c5c8d0337 Pull all the docs into one place, and simplify/rearrange the list of
available documentation.  There's a hell of a lot more work needs doing
on the website. . .
2001-02-22 15:44:37 +00:00