| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
| |
Reviewed by: fernape, dch
With hat: core
Differential Revision: https://reviews.freebsd.org/D49757
|
|
|
|
|
|
| |
Event: Easterhegg 2025
PR: 280945
Differential Revision: https://reviews.freebsd.org/D49806
|
|
|
|
|
| |
Approved by: carlavilla@
Pull Request: https://github.com/freebsd/freebsd-doc/pull/396
|
| |
|
|
|
|
| |
s/css.Saas/css.Sass/ this should unbreak offline build.
|
|
|
|
| |
resources.ToCSS was deprecated in 0.128. gohugo 0.139.4 errors on this.
|
|
|
|
|
|
|
|
|
|
| |
To activate the book menu, it is essential for the document to have a
showBookMenu parameter set as a boolean. However, not all documents use
a boolean; many utilize a string 'true' instead. This inconsistency
often arises from translations, where our current tool, po4a, does not
handle frontmatter correctly. This will ensure that the book menu
displays correctly regardless of whether showBookMenu is set as a
boolean or a string.
|
| |
|
|
|
|
|
| |
PR: 279896
Reported by: freebsd.illusive064@passinbox.com
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Simplify path extraction logic in menu partial to match only with the
main document/book, enhancing maintainability and future Hugo
compatibility.
- Optimize articles and books directory listings by leveraging Hugo's
built-in .Sections to fetch content, replacing manual slice
construction and sorting logic. This approach streamlines the code and
is more idiomatic with recent Hugo versions.
- These changes are part of necessary adjustments for the upgrade to
Hugo version 0.123.X, ensuring our theme's compatibility and taking
advantage of Hugo's latest features and performance improvements.
Reviewed by: fernape
Differential Revision: https://reviews.freebsd.org/D44284
|
|
|
|
|
|
|
|
| |
Typos and terminology updates.
While here, update Greek translators' files.
Pull Request: https://github.com/freebsd/freebsd-doc/pull/297/
|
|
|
|
|
| |
Reviewed by: carlavilla@, Graham Perrin <grahamperrin@gmail.com>
Pull Request: https://github.com/freebsd/freebsd-doc/pull/283
|
| |
|
|
|
|
|
| |
For some reason, the "Search" keyword has not been translated in the
past. Translate it now.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
PR: 273459
|
|
|
|
|
|
|
|
|
|
| |
Move search functionality from DDG to our custom search engine.
In this way we will improve the privacy since nobody outside the
FreeBSD Project will have the data.
Thanks to bapt@ to install and configure the search engine
Approved by: doceng(implicit)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- FAQ
- Styles and JavaScript from the theme
|
|
|
|
|
|
| |
PR: 268894
Submitted by: grahamperrin@
Differential Revision: https://reviews.freebsd.org/D41094
|
|
|
|
| |
Differential Revision: https://reviews.freebsd.org/D41066
|
|
|
|
| |
Differential Revision: https://reviews.freebsd.org/D41062
|
|
|
|
|
|
|
|
|
|
|
| |
Add new 'system' option to the theme chooser.
In this way the user will not have to select the theme and the
system will choose it automatically based on the theme of the
web browser
Tested in: Chromium and Firefox in FreeBSD.
Differential Revision: https://reviews.freebsd.org/D41024
|
|
|
|
|
|
|
|
|
|
| |
- Remove Oxford commas: they are not used in Italian.
- Translate GitHub and GitLab tradermarks lines, which have been added
with commit 02a2c746a63591012e5a7a44f026c82c6ffc4a44.
Approved by: dbaio (co-mentor), carlavilla (mentor)
Differential Revision: https://reviews.freebsd.org/D39801
|
|
|
|
|
| |
Translate "in this document" as "nel documento" instead of as "nel
libro": not all documents are books.
|
| |
|
|
|
|
|
| |
PR: 269819
Reported by: grahamperrin@
|
| |
|
|
|
|
|
|
|
|
|
| |
Introduced on 02a2c746a63591012e5a7a44f026c82c6ffc4a44.
While here, replicate them to the translation files.
PR: 270071
Reported by: salvadore
|
|
|
|
|
|
|
|
|
| |
Specify that the GitHub trademark is "registered in the United States and
other countries".
Source: https://github.com/logos
Approved by: doceng (blanket)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Git: add the trademark line suggested by
https://git-scm.com/about/trademark
- GitLab: add the trademark line requested by
https://about.gitlab.com/handbook/marketing/brand-and-product-marketing/brand/brand-activation/trademark-guidelines/
- GitHub: it is a registered trademark according to the following links:
https://github.com/logos
https://docs.github.com/en/site-policy/github-terms/github-open-source-applications-terms-and-conditions#githubs-logos
https://tmsearch.uspto.gov/bin/showfield?f=doc&state=4808:xvjz5y.2.4
Apply the newly introduced trademarks to the Committer's guide. Also add
a TM symbol immediately after the first reference to the GitLab Name as
requested by
https://about.gitlab.com/handbook/marketing/brand-and-product-marketing/brand/brand-activation/trademark-guidelines/
Approved by: doceng (carlavilla)
Differential Revision: https://reviews.freebsd.org/D38916
|
|
|
|
| |
Approved by: doceng(implicit)
|
|
|
|
|
| |
Submitted by: Vedran Miletić
Pull Request: https://github.com/freebsd/freebsd-doc/pull/108
|
| |
|
|
|
|
|
| |
Reported by: Gaelan Lloyd
Pull Request: https://github.com/freebsd/freebsd-doc/pull/111
|
|
|
|
|
| |
PR: 269590
Submitted by: emaste@
|
|
|
|
|
| |
The tags info is available in the Hugo Page-level Params and not in the
Site Variables.
|
|
|
|
|
| |
Manual pages are now hosted in man.freebsd.org instead of
www.freebsd.org.
|
|
|
|
|
| |
PR: 265276
Reported by: grahamperrin@
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Minor grammar tweaks
* Improvements in AsciiDoc syntax
* Improvements in css code blocks
* Display language on hover in code blocks
* Use console instead shell in some code blocks[1]
* Add link for Flycheck
PR: 268764
[1] https://docs.asciidoctor.org/asciidoc/latest/verbatim/source-highlighter/#shell-vs-console
|
|
|
|
|
| |
* Remove SVN tag
* Stop indexing the archive
|
|
|
|
|
| |
* Remove SVN tag
* Stop indexing the archive
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Apostrophes are not necessary in phrases such as 'FreeBSD's Handbook'
and 'Documentation's Handbook'.
'Presentation and papers': should be plural, 'Presentations and
papers'.
'Documentation Project Handbook' instead of 'Documentation Handbook'
(still, not as long as the full title 'FreeBSD Documentation Project
Primer for New Contributors').
'Get FreeBSD' instead of 'Download FreeBSD'.
Three other minor changes (Articles, Books, Forum).
Reviewed by: ceri, pauamma
Approved by: carlavilla
Differential revision: https://reviews.freebsd.org/D37503
|