| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This helps the Weblate translation workflow and offline translations
through .po files, it's important to update these files constantly.
The goal here is to have a semi-automated translation workflow; Weblate
will pull updates automatically from the main repository and commit
translations to another repository.
Doc committers are encouraged to update the source .po files whenever
there are updates in the English documentation part.
$ ./tools/update_translate_template.sh documentation
Anyway, I'll keep doing this periodically.
Discussed with: doceng
|
|
|
|
|
|
|
| |
Completed steps 1-4 from Committer's Guide.
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36011
|
|
|
|
|
|
|
|
|
| |
New author entry for Dmitry Salychev together with the news item and
PGP key added. List of Developers and Contributors updated as well
to follow steps 1-4 of the Committers Guide.
Approved by: bz (mentor)
Differential Revision: https://reviews.freebsd.org/D35850
|
|
|
|
|
|
| |
Approved by: gjb (mentor), carlavilla (mentor)
Differential Revision: https://reviews.freebsd.org/D35692
|
|
|
|
|
|
|
|
|
| |
Committer's Guide, steps for new committers, steps 1–4.
Mentors: Glen Barber (gjb) and Sergio Carlavilla (carlavilla).
Approved by: carlavilla.
Pull request: <https://github.com/freebsd/freebsd-doc/pull/80>
Differential revision: <https://reviews.freebsd.org/D35603>
|
|
|
|
|
|
|
|
|
|
|
| |
- Add my pgp key.
- Add an entry to the news file.
- Add myself to authors and contrib-committers files.
This fulfills steps 1-4 of the guide for the new committers.
Approved by: mw(mentor)
Differential Revision: https://reviews.freebsd.org/D35657
|
|
|
|
| |
Approved by: core (bofh with core-secretary@ hat on)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Discussed on: developers@ (2022-02-17)
|
| |
|
|
|
|
|
| |
Approved by: bapt (mentor)
Differential Revision: https://reviews.freebsd.org/D34295
|
|
|
|
|
|
| |
Reviewed by: 0mp (mentor)
Approved by: 0mp (mentor)
Differential Revision: https://reviews.freebsd.org/D32889
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
| |
Section 7.1 in Committer's Guide
Reviewed by: tcberner
Approved by: tcberner (mentor)
Differential Revision: <https://reviews.freebsd.org/D31480>
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
| |
Reported by: ceri
|
|
|
|
|
|
|
| |
asciidoctor-pdf has issues with important number of lines leading to
very long build time (more than 1 hour). The PGP keys are source of
huge number of lines. As a quick workaround, a wrong path is used for
the keys.
|
|
|
|
|
|
|
|
| |
Link in articles and books to the new pgpkeys.txt file
Remove all AsciiDoc syntax in pgpkeys.txt
PR: 254636
Submitted by: dinoex@
|
|
|
|
|
|
|
|
| |
A PDF build shows errors associated with incorrect include paths for
these articles, so fix them. Also update the guidance on adding a
pgpkey to the new required format.
Reported by: dbaio
Approved by: blackend (mentor)
|
|
|
|
|
| |
build.
This fixes the PDF versions.
|
|
|
|
|
|
| |
Add in all articles and books the tag list.
Modify the theme to use the tag list defined in articles and books
to generate the keywords meta tag
|
|
|
|
|
|
|
| |
Following section 7.1 in Committer's Guide.
Approved by: arrowd (mentor), delphij (doc), ygy (doc)
Differential Revision: https://reviews.freebsd.org/D30077
|
|
|
|
|
|
|
| |
Changes:
- Add the description meta tag in the index, articles and books
- Add a brief description in each article and book.
- Remove the SVN expansion tag
|
|
|
|
|
|
|
|
| |
Step 7.1.[1-4] in committers guide.
Reviewed by: manu, br, delphij
Approved by: manu (mentor)
Differential Revision: https://reviews.freebsd.org/D29996
|
|
|
|
|
| |
Global review of styles, typos and images paths
in gjournal-desktop, releng, vinum and vm-design
|
|
|
|
|
|
|
|
|
|
| |
Steps 1-4 from the Committer's guide:
* Add entries for Ka Ho Ng <khng>
* Add PGP key
Reviewed by: philip
Approved by: philip (mentor)
Differential Revision: https://reviews.freebsd.org/D29282
|
| |
|
|
|
|
|
| |
Approved by: fernape (mentor)
Differential Revision: https://reviews.freebsd.org/D28275
|
|
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
|