git: 5f62afa97c - main - Status/2023Q1/doceng.adoc: Add report
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 25 Mar 2023 09:31:49 UTC
The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=5f62afa97c55e665e4719f22353e115748083a77 commit 5f62afa97c55e665e4719f22353e115748083a77 Author: Fernando ApesteguĂa <fernape@FreeBSD.org> AuthorDate: 2023-03-24 12:31:59 +0000 Commit: Lorenzo Salvadore <salvadore@FreeBSD.org> CommitDate: 2023-03-25 09:31:38 +0000 Status/2023Q1/doceng.adoc: Add report Approved by: carlavilla (mentor) Differential Revision: https://reviews.freebsd.org/D39256 --- .../en/status/report-2023-01-2023-03/doceng.adoc | 102 +++++++++++++++++++++ 1 file changed, 102 insertions(+) diff --git a/website/content/en/status/report-2023-01-2023-03/doceng.adoc b/website/content/en/status/report-2023-01-2023-03/doceng.adoc new file mode 100644 index 0000000000..24ba90aa1f --- /dev/null +++ b/website/content/en/status/report-2023-01-2023-03/doceng.adoc @@ -0,0 +1,102 @@ +//// +Quarter: 1st quarter of 2023 +Prepared by: fernape +Reviewed by: carlavilla@ +Last edit: +Version: +//// + +=== Documentation Engineering Team + +Link: link:https://www.freebsd.org/docproj/[FreeBSD Documentation Project] + +Link: link:https://docs.freebsd.org/en/books/fdp-primer/[FreeBSD Documentation Project Primer for New Contributors] + +Link: link:https://www.freebsd.org/administration/#t-doceng[Documentation Engineering Team] + +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 doc commit bit for Pau Amma was taken in. +* Lorenzo Salvadore has been proposed as doc committer. carlavilla@ and dbaio@ wil mentor him. +* Ryusuke SUZUKI steps down from doceng. doceng would like to thank ryusuke@ for his service. + +Items pending and in the discussion: + +* link:https://cgit.freebsd.org/doc/commit/?id=4c50528a8678246a6d01765acac8c395434b8c7e[A new document about licensing] has been added to the documentation set. + +==== Porter's Handbook: + +Three new `Uses` knobs have been added to the Handbook: + +* link:https://cgit.freebsd.org/doc/commit/?id=407dbb9254e7b6b379b8257f34f7732ed1afc71f[New Uses = ruby]. +* link:https://cgit.freebsd.org/doc/commit/?id=afa1a31005978bac63874fff8a1833f69a81dae3[New Uses = ldap]. +* link:https://cgit.freebsd.org/doc/commit/?id=689f1b026a02bf6d7039bdfec59353196d83ccef[New Uses = budgie]. + +Also: + + * link:https://cgit.freebsd.org/doc/commit/?id=9af61238fc24d4772b3c9e5fbd63fcaee2526699[The NVIDIA install and configure options have been fixed] + * link:https://cgit.freebsd.org/doc/commit/?id=3c6d3dea4a3ee60e7f0033afc9c5bf74e9ae1d31[The Advanced Networking chapter has been improved] + +==== FreeBSD Translations on Weblate + +Link: link:https://wiki.freebsd.org/Doc/Translation/Weblate[Translate FreeBSD on Weblate] + +Link: link:https://translate-dev.freebsd.org/[FreeBSD Weblate Instance] + +===== Q4 2022 Status + +* 12 languages +* 150 registered users + +===== Languages + +* Chinese (Simplified) (zh-cn) (progress: 14%) +* Chinese (Traditional) (zh-tw) (progress: 11%) +* Dutch (nl) (progress: 1%) +* French (fr) (progress: 1%) +* German (de) (progress: 1%) +* Indonesian (id) (progress: 1%) +* Italian (it) (progress: 10%) +* Korean (ko) (progress: 11%) +* Norwegian (nb-no) (progress: 1%) +* Persian (fa-ir) (progress: 6%) +* Portuguese (pt-br) (progress: 29%) +* Sinhala (si) (progress: 1%) +* Spanish (es) (progress: 37%) +* Turkish (tr) (progress: 5%) + +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> + +Chapters 1 to 6 have been updated. Chapter 7 is work in progress. + +==== 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 Documentation Portal ++ +Create a new design, responsive and with global search. (_Complete_) + +. Redesign of the Manual Pages on web ++ +Scripts to generate the HTML pages using mandoc. (_Complete_) +Public instance on https://man-dev.FreeBSD.org + +. Redesign of the Ports page on web ++ +Ports scripts to create an applications portal. (_Work in progress_) + +. Redesign of the FreeBSD main website ++ +New design, responsive and dark theme. (_Work in progress_)