doc/website/content/en/support/webresources.adoc
Sergio Carlavilla Delgado 989d921f5d Migrate doc to Hugo/AsciiDoctor
I'm very pleased to announce the release of
our new website and documentation using
the new toolchain with Hugo and AsciiDoctor.

To get more information about the new toolchain
please read the FreeBSD Documentation Project Primer[1],
Hugo docs[2] and AsciiDoctor docs[3].

Acknowledgment:
Benedict Reuschling <bcr@>
Glen Barber <gjb@>
Hiroki Sato <hrs@>
Li-Wen Hsu <lwhsu@>
Sean Chittenden <seanc@>
The FreeBSD Foundation

[1] https://docs.FreeBSD.org/en/books/fdp-primer/
[2] https://gohugo.io/documentation/
[3] https://docs.asciidoctor.org/home/

Approved by:    doceng, core
2021-01-26 00:31:29 +01:00

33 lines
1.6 KiB
Text

---
title: "Web Resources"
sidenav: support
---
= Web Resources
* <<general,General UNIX(R) Information>>
* <<xwin,The X Window System>>
* <<related,Related Operating System Projects>>
[[general]]
== General UNIX(R) Information
* http://www.ugu.com/[Unix Guru Universe]
* https://www.oreilly.com/[O'Reilly Media, Inc.]
[[xwin]]
== The X Window System
* The https://www.x.org/[X.Org] project provides users of a variety of UNIX(R) systems, including FreeBSD, with an excellent X Window system.
* The https://www.winehq.org/[WINE] project is working to provide the ability to run Microsoft Windows(R) software on Intel based UNIX systems such as FreeBSD, NetBSD and Linux.
[[related]]
== Related Operating System Projects
* https://www.netbsd.org/[*NetBSD*] is another free 4.4BSD Lite based operating system which runs on several different architectures.
* https://www.openbsd.org/[*OpenBSD*] is another 4.4BSD derivative with focus on security.
* https://www.kernel.org/[*Linux*] is another free UNIX(R) like system.
* https://www.cs.utah.edu/flux/lites/html/[*Lites*] is a 4.4BSD Lite based server and emulation library that provides free UNIX(R) functionality to a Mach based system.
* The https://www.gnu.org/software/hurd/hurd.html[*GNU Hurd*] project is another effort to develop a free UNIX(R) like operating system.
* https://www.dragonflybsd.org/[*DragonFly BSD*] is based on FreeBSD 4.X but has a different set of development goals than FreeBSD.
* https://www.illumos.org[*illumos*] is an open source fork of OpenSolaris, which ultimately has its roots in a BSD derivative called SunOS.