aboutsummaryrefslogtreecommitdiff
path: root/documentation/content/en/articles/pgpkeys
Commit message (Collapse)AuthorAgeFilesLines
...
* doc: Add source .po files for translationsDanilo G. Baio2022-08-071-0/+2806
| | | | | | | | | | | | | | | | | | 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
* New committer (ports): Felix Palmen (zirias)Felix Palmen2022-08-031-0/+3
| | | | | | | Completed steps 1-4 from Committer's Guide. Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D36011
* Add records about new src committer (dsl)Dmitry Salychev2022-07-221-0/+3
| | | | | | | | | 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
* New committer (doc): Pau Amma (steps 1-4)Pau Amma2022-07-101-0/+3
| | | | | | Approved by: gjb (mentor), carlavilla (mentor) Differential Revision: https://reviews.freebsd.org/D35692
* New committer (doc): Graham Perrin, grahamperrin@Graham Perrin2022-07-051-0/+3
| | | | | | | | | 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 entries for Kornel Dulęba(kd@)Kornel Dulęba2022-06-291-0/+3
| | | | | | | | | | | - 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
* Update keys of CORE TeamMuhammad Moinur Rahman2022-06-101-14/+14
| | | | Approved by: core (bofh with core-secretary@ hat on)
* Add back my (mav) PGP key.Alexander Motin2022-03-221-0/+3
|
* Fix PGP Key idSergio Carlavilla Delgado2022-03-211-1/+1
|
* Add back my (erj) PGP key.Eric Joyner2022-03-211-0/+3
|
* Add back my (arrowd) PGP key.Gleb Popov2022-03-211-0/+3
|
* Add back my (ygy@) PGP keyGuangyuan Yang2022-03-211-0/+3
|
* Add my updated PGP key.Jimmy Olgeni2022-03-121-0/+3
|
* Add updated GPG key.Ravi Pokala2022-03-111-0/+3
|
* Re-add my gpg key.Jason Helfman2022-03-111-0/+3
|
* Re-add my gpg key.Sean Eric Fagan2022-03-111-0/+3
|
* */pgpkeys: re-add my keyThierry Thomas2022-03-111-0/+3
|
* Remove expired pgp keys.Alexander Leidinger2022-03-111-417/+0
| | | | Discussed on: developers@ (2022-02-17)
* Update my (grembo@) PGP public keyMichael Gmelin2022-02-171-0/+3
|
* Add entries for Alfonso S. Siciliano (asiciliano)Alfonso S. Siciliano2022-02-161-0/+3
| | | | | Approved by: bapt (mentor) Differential Revision: https://reviews.freebsd.org/D34295
* Complete steps 1 to 4 for new committers (driesm)Dries Michiels2021-11-081-0/+3
| | | | | | Reviewed by: 0mp (mentor) Approved by: 0mp (mentor) Differential Revision: https://reviews.freebsd.org/D32889
* Build offline documentation using Hugo and other improvementsSergio Carlavilla Delgado2021-11-031-10/+16
| | | | | | | | | | | | | | | | | | | | | | * 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
* Add committer entries for Daniel Engberg (diizzy)Daniel Engberg2021-08-111-0/+3
| | | | | | | | Section 7.1 in Committer's Guide Reviewed by: tcberner Approved by: tcberner (mentor) Differential Revision: <https://reviews.freebsd.org/D31480>
* Revert "Add Hugo's lang shortcode"Danilo G. Baio2021-06-191-3/+3
| | | | | | | This reverts commit 3462d12db6ebf303064db168a2333374344f369a. Too soon, it broke asciidoctor-pdf which doesn't know Hugo's shortcode. It will take more time and care.
* Add Hugo's lang shortcodeDanilo G. Baio2021-06-191-3/+3
| | | | | | | | | | | | | | | | | | 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
* articles/pgpkeys: Move eduardo's key to Developers sectionDanilo G. Baio2021-06-031-3/+3
|
* articles/pgpkeys: Add a comment in the file about the workaround for PDF.Marc Fonvieille2021-05-311-0/+3
| | | | Reported by: ceri
* articles/pgpkeys: Add a workaround to fix the 1h build time for PDF.Marc Fonvieille2021-05-311-1/+1
| | | | | | | 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 to the new pgpkeys.txt file in articles and booksSergio Carlavilla Delgado2021-05-231-1/+1
| | | | | | | | Link in articles and books to the new pgpkeys.txt file Remove all AsciiDoc syntax in pgpkeys.txt PR: 254636 Submitted by: dinoex@
* articles/[contributors,pgpkeys]: Correct include pathsCeri Davies2021-05-231-583/+586
| | | | | | | | 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)
* en/articles/*: Set includes paths according to the backend used for theMarc Fonvieille2021-05-191-0/+12
| | | | | build. This fixes the PDF versions.
* Improve SEO with the keywors meta tagSergio Carlavilla Delgado2021-05-041-0/+1
| | | | | | 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
* Add committers entries for Charlie Li (vishwin)Charlie Li2021-05-021-0/+3
| | | | | | | Following section 7.1 in Committer's Guide. Approved by: arrowd (mentor), delphij (doc), ygy (doc) Differential Revision: https://reviews.freebsd.org/D30077
* Improve the SEO of the documentation portalSergio Carlavilla Delgado2021-05-011-1/+1
| | | | | | | 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
* Add committers entries for Oskar Holmlund (oh)Oskar Holmlund2021-04-301-0/+3
| | | | | | | | Step 7.1.[1-4] in committers guide. Reviewed by: manu, br, delphij Approved by: manu (mentor) Differential Revision: https://reviews.freebsd.org/D29996
* Fix typos, style and images pathsSergio Carlavilla Delgado2021-03-201-1/+2
| | | | | Global review of styles, typos and images paths in gjournal-desktop, releng, vinum and vm-design
* Add committer entries for Ka Ho Ng <khng>Ka Ho Ng2021-03-161-0/+3
| | | | | | | | | | 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
* Steps 1-4 from the Committer's guide (eduardo)Nuno Eduardo Simões Leal Teixeira2021-02-071-0/+3
|
* Add committer entries for Lewis Cook <lcook>Lewis Cook2021-01-261-0/+3
| | | | | Approved by: fernape (mentor) Differential Revision: https://reviews.freebsd.org/D28275
* Migrate doc to Hugo/AsciiDoctorSergio Carlavilla Delgado2021-01-251-0/+1778
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