Commit graph

48 commits

Author SHA1 Message Date
Motoyuki Konno
a58e5f25c6 Add new variable WEB_LANG. If set and not empty,
build the specified language page and English page.
1999-02-10 14:53:59 +00:00
Wolfram Schneider
d3ea4b328b Added Chinese FAQ 1999-02-03 14:02:57 +00:00
Wolfram Schneider
9ed8e95666 Added russian FAQ. 1998-12-30 17:54:06 +00:00
Nik Clayton
781f8c26cd Remove index.html, replace with index.sgml. Update the Makefile.
Made some changes when creating index.sgml from index.html.

  * Changed element names to lower-case.

  * Reindented.

  * Quoted all attribute values.

  * Added elements that are a good idea, but not strictly required (<tbody>)

  * Reordered the two main columns. A new row has been added at the top,
    and the second column (as it appears in a graphical browser) is in
    this row. The left hand side bar is in the second row. Text browsers
    should then display the main text first, with the quick links
    afterwards. The display on graphical browsers should be almost identical
    to how it was before.

        Caveat: This forces the first line within the sidebar down by one.

  * Removed <b>...</b> from the headings.

  * Use &base; in many of the "href"s, instead of ".".

  * <font size="4">  --> <big>

  * <font size="2">  --> <small>

Approved by: Wolfram <wosch@freebsd.org>
1998-12-17 20:24:46 +00:00
Jordan K. Hubbard
3e684476e3 Nuke branch.sgml - it's not up-to-date anymore and seems largely forgotten. 1998-08-17 09:47:47 +00:00
Wolfram Schneider
e886733d14 Add the new variable ENGLISH_ONLY. If set and not empty, the
non-english web pages are not build.

Add the new variable WEB. If set and not empty, the
FAQ, handbook and tutorial are not build.
1998-08-16 13:12:03 +00:00
Wolfram Schneider
3db0881457 Added spanishc pages. 1998-08-04 14:18:21 +00:00
Wolfram Schneider
a66208c208 Fix links due repository copy. 1998-08-03 17:38:19 +00:00
Wolfram Schneider
ad3a445f34 Added forgotten gallery to SUBDIR. 1998-08-03 14:09:47 +00:00
Wolfram Schneider
24df7db4b6 Added FAQ handbook and tutorials again. 1998-08-03 12:34:12 +00:00
Wolfram Schneider
03aefbcffc Various changes after repository copy. 1998-08-03 11:47:30 +00:00
Wolfram Schneider
83a64e4400 Added SUBDIR internal. 1998-07-31 09:20:29 +00:00
Wolfram Schneider
9755e47142 Add projects to SUBDIR 1998-07-16 07:59:54 +00:00
Wolfram Schneider
9e2dd64306 Delete security.sgml 1998-07-15 13:56:17 +00:00
Wolfram Schneider
ba4108d14d Enable alpha subdir. 1998-07-14 18:55:33 +00:00
Wolfram Schneider
70431be888 Enable news subdir. 1998-07-11 11:26:24 +00:00
Wolfram Schneider
a0bfded5a8 Enable security subdir. 1998-06-19 09:53:41 +00:00
Wolfram Schneider
477de7dc88 Create the site map with a perl script. 1998-06-05 10:07:18 +00:00
Wolfram Schneider
b9645cd96f The FreeBSD.org universe.
This page documents, for those with accounts on the FreeBSD.org
network, just what machine resources are currently available and the
sorts of jobs they are being provided for.
Submitted by: jfieber
1998-06-02 17:12:33 +00:00
Nik Clayton
5a4f7e0a30 Add a new file, 'newbies.sgml', containing Sue Blake's "Resources for
Newies", as she doesn't have the resources to continue hosting it -- it
also makes it easier for others to add to it as appropriate.

Update the Makefile to list the file, and support.sgml with the new link
to newbies.html.

This also marks my first commit since I was hit by RSI almost six weeks
ago. My appreciation to everyone in the FreeBSD community who wished me
well, and understood why I didn't immediately write back to them :-)

PR:		docs/6386
Reviewed by:	freebsd-doc
Submitted by:	Sue Blake, <sue@welearn.com.au>
1998-05-14 17:30:17 +00:00
Wolfram Schneider
98dd89ecc1 Add the new variable ENGLISH_ONLY. If set and not empty, the
non-english web pages are not build.

This is basically a debug option. Most committers does not touch
the japanese documentation, so they don't need to test the
japanese files.
1998-04-16 12:51:43 +00:00
Wolfram Schneider
b9fbf530d4 FreeBSD in the Press 1998-04-16 10:39:01 +00:00
Jordan K. Hubbard
3d9aeaa14b Add a mozilla project page. This is very rough and I'd more than welcome
someone's efforts to tart it up a bit with a nice picture or some better
text, but for the time being, this is better than nothing.
1998-04-11 16:50:15 +00:00
Nik Clayton
f08ba66e33 Updated the information about the FreeBSD Documentation Project. Updated
docproj.sgml, and added a new 'docproj' directory which contains other
project related .sgml files (and a Makefile). Updated the main Makefile to
include this new directory.

Reviewed by the various members of the -doc mailing list (including
John Fieber) over the past week or so.
1998-03-31 20:11:38 +00:00
Wolfram Schneider
5c6010a4a5 FreeBSD Message-ID Search. 1998-03-22 00:03:12 +00:00
John Fieber
6df5d81001 Oops, didn't get all the changes made correctly. 1998-03-15 05:00:23 +00:00
John Fieber
b026460d72 New scheme for semi-automatic generation of gallery pages. 1998-03-12 21:42:02 +00:00
Steve Price
23c7623fc0 Add a year 2000 compliance statement.
PR:		5681
Reviewed by:	jkh
Submitted by:	Nik Clayton <nik@nothing-going-on.demon.co.uk>
1998-02-08 23:16:43 +00:00
John Fieber
de98576424 In the process of re-constructing the FreeBSD web site automatic-update,
clean up the build process a wee bit.

The basic change: instead of cheacking out bits and pieces of the
doc tree into the web build tree, check out the doc tree somewhere
else and put in a few symlinks from the web tree to the doc tree.

On catfish (soon to be hub) for example:

  /usr/local/www/build/doc/...
  /usr/local/www/build/www/...

where

  /usr/local/www/build/www/data/handbook -> ../../doc/handbook

You have to manually put in the symlinks at the moment, but it
works better than the evil CVS hackery.

Also, install with -C to help avoid gratuitous cache-busting due to
gratuitous timestamp twiddling.
1998-01-18 22:27:43 +00:00
Jordan K. Hubbard
41f8db7f7d Add publish.sgml to list of files; don't forget these little details,
folks! :)
1997-06-30 06:30:17 +00:00
John Fieber
ad523a3f58 Remove obsolete welcome.sgml. 1997-06-12 16:15:51 +00:00
Megan McCormack
d67bcfef66 Shiny new logo for FreeBSD web pages. New index.html made from defunct welcome.html.
Navigaton bars on index.html and second level pages. Registration page added.
1997-06-10 04:42:36 +00:00
Wolfram Schneider
29d225a250 Add A-Z Index database.
Change Quick Index to A-Z Index.
Generate A-Z Index SGML output on-the-fly (atoz.sgml).
1997-05-04 19:59:38 +00:00
John-Mark Gurney
21b7427a87 make the Makefile a bit more friendly to forieng configurations...
put your own local configuration information in Makefile.conf...
currently supports ACCESS_LOG_{DIR,FILE} and ANALOG...

it will default to freefall's defaults when no Makefile.conf exists...

Approved by: jfieber
1997-04-24 23:03:54 +00:00
John Fieber
84e63cd36d Tweak the path to analog. 1997-04-23 19:52:40 +00:00
Ade Barkah
3b21b60993 Renice the long running stat processes for a kindler, gentler build.
Suggested by: Wolfram Schneider
1997-03-18 00:05:14 +00:00
Ade Barkah
20d997b278 Removed includes.sgml from DOCS. Not needed and might break the
build process.
1997-02-20 20:21:16 +00:00
Jordan K. Hubbard
423b67a592 2.2 BETA -> 2.2 GAMMA (we really need a better way of keeping track of this
stuff; our pages age too quickly and people stop trusting them. :-( )

Very early draft of auditor/security page, just a place-holder for now.
1997-02-15 06:45:28 +00:00
John Fieber
9809a35308 Add resignation.sgml
Forgotten by:	nsj
1997-02-12 23:41:16 +00:00
Ade Barkah
0f079c0dca Partition commercial.sgml into multiple sections. 1997-01-23 09:24:11 +00:00
Ade Barkah
d85987b82a Updated DOCS to include new gallery files, and sorted it while I'm
here.
1997-01-21 02:44:35 +00:00
John Fieber
079734b3e4 Instructions for mirroring with rsync.
A mirroring policy still needs to be added.
Submitted by:	Warren Toomey <wkt@csadfa.cs.adfa.oz.au>
1996-12-13 00:46:58 +00:00
John Fieber
2770ea7d0e Activate the ja_JP.EUC subdirectory. 1996-11-19 15:05:14 +00:00
Jordan K. Hubbard
bcd70a3ef4 HTML-ify my recent announcement and add it to the web pages.
Requested-By: jfieber
1996-11-06 07:30:41 +00:00
John Fieber
8b32cb83b2 Oops, missed send-pr.html. Also update URL for cvsweb and query-pr
cgi scripts.
1996-09-28 23:51:41 +00:00
John Fieber
78c8671e1d Sean Kelly's spiffy new "About FreeBSD" pages. 1996-09-28 22:17:39 +00:00
John Fieber
b7e2624132 Fetch the handbook and FAQ from the cvs repository before trying to
build them.
1996-09-25 16:00:32 +00:00
John Fieber
38df6f51c6 Web pages, may I introduce you to CVS. CVS, these are the web pages.
Yes, this is supposed to be a new top level in the repository.

For the moment any changes to this area must be cleared by myself
or Jordan.  Once the kinks are worked out, the policy will probably
be relaxed.
1996-09-24 17:46:04 +00:00