git: aed40a9345 - main - Status/2023Q3/doceng.adoc: Add report
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 28 Sep 2023 13:37:17 UTC
The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=aed40a934540a34536e79b9f03bbee2c9d2282ff commit aed40a934540a34536e79b9f03bbee2c9d2282ff Author: Fernando ApesteguĂa <fernape@FreeBSD.org> AuthorDate: 2023-09-28 13:35:55 +0000 Commit: Lorenzo Salvadore <salvadore@FreeBSD.org> CommitDate: 2023-09-28 13:35:55 +0000 Status/2023Q3/doceng.adoc: Add report --- .../en/status/report-2023-07-2023-09/doceng.adoc | 107 +++++++++++++++++++++ 1 file changed, 107 insertions(+) diff --git a/website/content/en/status/report-2023-07-2023-09/doceng.adoc b/website/content/en/status/report-2023-07-2023-09/doceng.adoc new file mode 100644 index 0000000000..14af60572a --- /dev/null +++ b/website/content/en/status/report-2023-07-2023-09/doceng.adoc @@ -0,0 +1,107 @@ +//// +Quarter: 3rd quarter of 2023 +Prepared by: fernape +Reviewed by: carlavilla +Last edit: $Date: 2023-06-30 13:48:30 +0200 (Fri, 30 Jun 2023) $ +Version: $Id: doceng-2023-2nd-quarter-status-report.adoc 416 2023-06-30 11:48:30Z fernape $ +//// + +=== Documentation Engineering Team + +Link: link:https://www.freebsd.org/docproj/[FreeBSD Documentation Project] URL: link:https://www.freebsd.org/docproj/url[] + +Link: link:https://docs.freebsd.org/en/books/fdp-primer/[FreeBSD Documentation Project Primer for New Contributors] URL: link:https://docs.freebsd.org/en/books/fdp-primer/url[] + +Link: link:https://www.freebsd.org/administration/#t-doceng[Documentation Engineering Team] URL: link:https://www.freebsd.org/administration/#t-docengurl[] + +Contact: FreeBSD Doceng Team <doceng@FreeBSD.org> + +The doceng@ team is a body to handle some of the meta-project issues associated with the FreeBSD Documentation Project; for more information, see link:https://www.freebsd.org/internal/doceng/[FreeBSD Doceng Team Charter]. + +During the last quarter: + +The search functionality of the documentation portal has been moved from DuckDuckGo to our own search engine; for more information, see link:https://cgit.freebsd.org/doc/commit/?id=ac4fd34edfa1e5e2edb6fb9fc61acd782a0ed33b[this commit] + +pluknet@'s doc commit bit was taken for safekeeping as per his request. + +==== Porter's Handbook: + +New `Uses` knobs have been added to the Handbook: + +* https://cgit.freebsd.org/doc/commit/?id=ee08121ef177489c031870601de1cc728de646e5[New Uses = ebur128]. +* https://cgit.freebsd.org/doc/commit/?id=4f16184d81f1c02196d91e8d2511f23fd48e8822[New Uses = guile]. + +==== FreeBSD Translations on Weblate + +Link: link:https://wiki.freebsd.org/Doc/Translation/Weblate[Translate FreeBSD on Weblate] URL: link:https://wiki.freebsd.org/Doc/Translation/Weblateurl[] + +Link: link:https://translate-dev.freebsd.org/[FreeBSD Weblate Instance] URL: link:https://translate-dev.freebsd.org/url[] + +===== Q3 2023 Status + +* 17 team languages +* 189 registered users + +Three new translators joined Weblate: + +* minso in Korean (ko) and French (fr_FR) +* strgalt-t in German (de_DE) +* bsdmeg in German (de_DE) +* mvsf in Portuguese (pt_BR) + +* link:https://lists.freebsd.org/archives/freebsd-translators/2023-April/000111.html[New Weblate server] + +===== Languages + +* Chinese (Simplified) (zh-cn) (progress: 7%) +* Chinese (Traditional) (zh-tw) (progress: 3%) +* Dutch (nl) (progress: 1%) +* French (fr) (progress: 1%) +* German (de) (progress: 1%) +* Indonesian (id) (progress: 1%) +* Italian (it) (progress: 5%) +* Korean (ko) (progress: 33%) +* Norwegian (nb-no) (progress: 1%) +* Persian (fa-ir) (progress: 2%) +* Polish (progress: 1%) +* Portuguese (progress: 0%) +* Portuguese (pt-br) (progress: 22%) +* Spanish (es) (progress: 35%) +* Turkish (tr) (progress: 2%) + +We want to thank everyone that contributed, translating or reviewing documents. + +And please, help promote this effort on your local user group, we always need more volunteers. + +==== FreeBSD Handbook working group + +Contact: Sergio Carlavilla <carlavilla@FreeBSD.org> + + * link:https://reviews.freebsd.org/D40546[The Network chapter has been rewritten] + * link:https://cgit.freebsd.org/doc/commit/?id=612b7cc1721224c494c5b2600188e1508bb5611b[The Jails chapter has been rewritten] + * The next section to work on will be the file systems part: UFS, OpenZFS, Other File Systems + +==== FAQ Working Group + +Contact: Sergio Carlavilla <carlavilla@FreeBSD.org> + +The idea is to write a new FAQ. +Will be released alongside FreeBSD 14.0 + +==== FreeBSD Website Revamp - WebApps working group + +Contact: Sergio Carlavilla <carlavilla@FreeBSD.org> + +Working group in charge of creating the new FreeBSD Documentation Portal and redesigning the FreeBSD main website and its components. +FreeBSD developers can follow and join the working group on the FreeBSD Slack channel #wg-www21. +The work will be divided into four phases: + +. Redesign of the Manual Pages on web ++ +Scripts to generate the HTML pages using mandoc. (_Complete, Approved by Doceng, Deploy Date Not Decided Yet_) +Public instance on https://man-dev.FreeBSD.org + +. Redesign of the FreeBSD main website ++ +New design, responsive and dark theme. (_Almost Complete, Presented at EuroBSDCon_) + +. Redesign of the Ports page on web ++ +Ports scripts to create an applications portal. (_Work in progress_)