doc/website/content/en/internal/developer.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

43 lines
1.9 KiB
Text

---
title: "Resources for FreeBSD Committers"
sidenav: docs
---
include::shared/en/urls.adoc[]
= Resources for FreeBSD Committers
== link:{committers-guide}[Committers Guide]
This document is an overall guide for all new committers, including both technical details and policy details. For the former, see the chapters on link:{committers-guide}#subversion-primer[the Subversion VCS], the link:{committers-guide}#bugzilla[Bugzilla] bug tracking system, and the link:{committers-guide}#ssh.guide[SSH Quick-Start Guide].
It contains almost everything a new committer to the FreeBSD Project needs to know. See the Documentation Project Primer and the Ports Guide, below, for more info.
== link:{fdp-primer}[FreeBSD Documentation Project Primer for New Contributors]
This primer covers everything you will need to know in order to start contributing to the FreeBSD Documentation Project, from the tools and software you will be using (both mandatory and recommended) to the philosophy behind the Documentation Project.
== link:{porters-handbook}[FreeBSD Porter's Handbook]
A guide for FreeBSD ports committers. This includes the canonical link:{porters-handbook}#versions[Table of __FreeBSD_version Values].
== link:{fdp-primer}#the-website-build[How to build the FreeBSD Web Pages].
This document describes how to build and update the FreeBSD Web pages from the SVN repository by hand.
== FreeBSD Projects
* link:../../docproj/[FreeBSD Documentation Project]
* link:../../releng/[FreeBSD Release Engineering]
* link:../../platforms/[FreeBSD Hardware Platforms Projects]
* link:../../projects/[FreeBSD Development Projects]
== Other Resources
* link:../../developers/cvs/[Source Code Repositories]
* link:../../support/[Bug Reports]
* link:../../security/[FreeBSD Security Information]
* link:../../copyright/[Copyright]
* http://wiki.FreeBSD.org[FreeBSD Wiki]
link:..[FreeBSD Internal Home]