| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I'm very pleased to announce the release of
our new Documentation Portal.
Key features:
* Responsive
* Modern design
* Theme support: Light, Dark, High contrast
* Removed Python dependency
Acknowledgment:
* Alexander Leidinger <netchild (at) FreeBSD.org>
* Baptiste Daroussin <bapt (at) FreeBSD.org>
* Benedict Reuschling <bcr (at) freebsd.org>
* Daniel Ebdrup Jensen <debdrup (at) FreeBSD.org>
* Danilo G. Baio <dbaio (at) FreeBSD.org>
* Dave Cottlehuber <dch (at) FreeBSD.org>
* Ed Maste <emaste (at) FreeBSD.org>
* Fernando Apesteguía <fernape (at) FreeBSD.org>
* Pedro Giffuni <pfg (at) FreeBSD.org>
* Joseph Mingrone <jrm (at) ftfl.ca>
* Rocky Hotas <rockyhotas (at) firemail.cc>
* Pau Amma <pauamma (at) gundo.com>
* The FreeBSD Foundation
Approved by: core, doceng
|
|
|
|
|
|
|
|
|
| |
Eudora source code was acquired by the Computer History Museum in
2018. We're gonna assume that nobody it's gonna use this software
as a daily driver.
PR: 260058
Submitted by: Graham Perrin <grahamperrin@gmail.com>
|
| |
|
|
|
|
| |
Also, add missing svn-ports-head mailing list.
|
|
|
|
|
|
| |
Approved by: ygy (mentor)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D32949
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
These files can be used by all languages, except
contrib-develinmemoriam.adoc.
- contrib-386bsd.adoc
- contrib-additional.adoc
- contrib-committers.adoc
- contrib-corealumni.adoc
- contrib-develalumni.adoc
- contrib-portmgralumni.adoc
Reviewed by: bcr, carlavilla
Differential Revision: https://reviews.freebsd.org/D32830
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Allow to build the documentation offline using Hugo
* Fix link problems
* Remove SVN entities
* Fix lang problems to help weblate
* Move all the AsciiDoctor translations to the shared folder to
help weblate
* Allow the possibility to build each document. For example each
document can be edited in and watched the result in real time in
VS Code or Vim/NeoVim.
Breaking changes:
Eliminate the possibility of building books or articles.
They must be builded at the same time.
This functionality will be restored when version 0.89.0 is in the
repositories in a couple of weeks.
Reviewed by: dbaio@
Differential Revision: https://reviews.freebsd.org/D31926
|
|
|
|
| |
It was missed when converted to Hugo/Asciidoctor.
|
| |
|
| |
|
|
|
|
|
| |
Sync after small new-line change
Fix typos
|
| |
|
| |
|
|
|
|
| |
Finish translation of the contributing article.
|
| |
|
| |
|
| |
|
|
|
|
| |
Reported by: dbaio@
|
|
|
|
| |
Add translation file too.
|
|
|
|
|
| |
Update with tags.
Add .po file.
|
|
|
|
| |
We need to manually remove the surrounding quotes
|
|
|
|
|
| |
Fix some missing docbook tags.
Add translation file.
|
|
|
|
| |
Add index and contrib-develinmemoriam
|
|
|
|
|
|
|
| |
This reverts commit 3462d12db6ebf303064db168a2333374344f369a.
Too soon, it broke asciidoctor-pdf which doesn't know Hugo's shortcode.
It will take more time and care.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a prerequisite for the translation workflow through .po files
and Weblate.
The asciidoctor include with the shortcode variable will help because
won't be needed to change the includes manually after converting the
translation (.po file) back to .adoc.
It will help other areas like, language attributes, which today is fixed
in every document.
The use of shortcode was suggested by jmooring@ from Hugo's project on
Github.
Reviewed by: carlavilla
Differential Revision: https://reviews.freebsd.org/D30823
|
|
|
|
|
|
|
|
|
|
|
| |
Summary:
Add the Spanish translation for vinum article.
Most of the work was done with Weblate.
Approved by: 0mp (mentor), carlavilla
Reviewed by: 0mp, carlavilla
Differential Revision: https://reviews.freebsd.org/D29667
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add the Spanish translation for the vm-design article.
Most of the work was done with Weblate[1]
Reviewed by: 0mp, carlavilla
Approved by: 0mp (mentor)
Differential Revision: https://reviews.freebsd.org/D29646
[1] https://translate-dev.freebsd.org/projects/documentation/articlesvm-design_index/es/
|
| |
|
|
|
|
| |
Approved by: carlavilla
|
|
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
|