aboutsummaryrefslogtreecommitdiff
path: root/documentation/content/ja
Commit message (Collapse)AuthorAgeFilesLines
...
* ja/handbook: Update preface chapterRyusuke SUZUKI2022-05-281-14/+41
| | | | 71ff8d6f01 -> d95da68f2e
* ja/handbook: Update handbook chapterRyusuke SUZUKI2022-05-261-18/+5
| | | | f068f1512e -> d56f5d4ffa
* ja/handbook: Update indexRyusuke SUZUKI2022-05-231-15/+4
| | | | 6abd877aba -> ada565b6d3
* ja/handbook: Add introductionRyusuke SUZUKI2022-05-231-0/+12
| | | | -> b7038f7a03
* ja/handbook: Update mirrors chapterRyusuke SUZUKI2022-05-101-1/+1
| | | | a3fd61386d -> 8a50bee964
* ja/handbook: Update handbook chapterRyusuke SUZUKI2022-04-171-3/+2
| | | | c1eda11eee -> 6abd877aba
* ja/handbook: Update book.adocRyusuke SUZUKI2022-04-131-5/+14
| | | | -> f068f1512e
* ja/handbook: Update cutting-edge chapterRyusuke SUZUKI2022-04-111-3/+9
| | | | d1c2ff43aa -> 7233fc956e
* ja/handbook: Update mirrors chapterRyusuke SUZUKI2022-02-241-531/+178
| | | | a987bb623c -> a3fd61386d
* ja/handbook: Update indexRyusuke SUZUKI2022-02-081-1/+1
| | | | 0c272255af -> c1eda11eee
* ja/handbook: Update x11 chapterRyusuke SUZUKI2022-02-071-3/+9
| | | | 949f3fee33 -> 380c4a4443
* ja/handbook: Update mirrors chapterRyusuke SUZUKI2022-02-071-125/+51
| | | | 4a47cb4f41 -> a987bb623c
* ja/handbook: Upadate introduction chapterRyusuke SUZUKI2022-01-301-6/+7
| | | | e4831417a6 -> 06cf413d40
* ja/handbook: Update x11 chapterRyusuke SUZUKI2022-01-281-1/+15
| | | | cf11db8dc4 -> 949f3fee33
* ja/handbook: Update ports chapterRyusuke SUZUKI2022-01-281-15/+28
| | | | 5dddbce327 -> 2b027dd017
* ja/handbook/cutting-edge: Refine translationRyusuke SUZUKI2022-01-271-7/+7
|
* ja/handbook: Upadate install sectionRyusuke SUZUKI2022-01-261-14/+18
| | | | 25cd4c9db5 -> 2b027dd017
* ja/handbook: Upadate introduction chapterRyusuke SUZUKI2022-01-241-14/+35
| | | | 3ae8c2115a -> e4831417a6
* ja/handbook: Update indexRyusuke SUZUKI2022-01-231-4/+13
| | | | f847aaeb60 -> 0c272255af
* ja/handbook: Update mirrorsRyusuke SUZUKI2022-01-231-180/+326
| | | | 7bf1d2546b -> 4a47cb4f41
* documentation: Now download.freebsd.org has no /ftp/ in the pathLi-Wen Hsu2022-01-142-2/+2
| | | | Sponsored by: The FreeBSD Foundation
* New Documentation PortalSergio Carlavilla Delgado2021-12-1163-140/+169
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | I'm very pleased to announce the release of our new Documentation Portal. Key features: * Responsive * Modern design * Theme support: Light, Dark, High contrast * Removed Python dependency Acknowledgment: * Alexander Leidinger <netchild (at) FreeBSD.org> * Baptiste Daroussin <bapt (at) FreeBSD.org> * Benedict Reuschling <bcr (at) freebsd.org> * Daniel Ebdrup Jensen <debdrup (at) FreeBSD.org> * Danilo G. Baio <dbaio (at) FreeBSD.org> * Dave Cottlehuber <dch (at) FreeBSD.org> * Ed Maste <emaste (at) FreeBSD.org> * Fernando ApesteguĂ­a <fernape (at) FreeBSD.org> * Pedro Giffuni <pfg (at) FreeBSD.org> * Joseph Mingrone <jrm (at) ftfl.ca> * Rocky Hotas <rockyhotas (at) firemail.cc> * Pau Amma <pauamma (at) gundo.com> * The FreeBSD Foundation Approved by: core, doceng
* Split Japanese porter's handbookSergio Carlavilla Delgado2021-11-2622-52/+111
|
* Remove the ftp8.de.freebsd.org mirrorPhilip Paeps2021-11-171-1/+0
| | | | | | | This mirror was removed from the DNS on 2021-11-17. The other mirror hosted by RWTH Aachen (ftp1.de.freebsd.org) is still in service. Reported by: Reinhard Linde <linde@dbis.rwth-aachen.de>
* contributing: update The FreeBSD Foundation's mailing addressEd Maste2021-11-111-3/+3
| | | | | | Approved by: ygy (mentor) Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D32949
* Build offline documentation using Hugo and other improvementsSergio Carlavilla Delgado2021-11-0360-1149/+1374
| | | | | | | | | | | | | | | | | | | | | | * 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
* Replace mailman-lists* variables with mailing-lists*Danilo G. Baio2021-10-132-3/+3
| | | | | | | | mailman-lists-desc --> mailing-lists-desc mailman-lists-url --> mailing-lists-url mailman-lists --> mailing-lists Following mailing lists migration from Mailman to Mlmmj.
* Remove references to ftp4.ru.freebsd.org from translationsPhilip Paeps2021-08-311-1/+0
| | | | | | | Forgotten in a2fc241ab3 earlier. Pointy hat to: philip Approved by: gjb (mentor, implicit)
* 5c7d5a34b6 -> 7bf1d2546bRyusuke SUZUKI2021-08-281-149/+71
|
* 6269a3efb8 -> d1c2ff43aaRyusuke SUZUKI2021-08-271-10/+62
|
* Revert "Add Hugo's lang shortcode"Danilo G. Baio2021-06-1954-190/+190
| | | | | | | 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-1954-190/+190
| | | | | | | | | | | | | | | | | | 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
* ja/: Complete previous commit.Marc Fonvieille2021-05-315-0/+54
|
* ja/: Fix include links for PDF.Marc Fonvieille2021-05-317-21/+21
|
* 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@
* a640b8413e -> eab1c5d1f6, 989d921f5d -> bfb255f05fRyusuke SUZUKI2021-05-191-1/+3
|
* 989d921f5d -> bfb255f05fRyusuke SUZUKI2021-05-161-1/+3
|
* 989d921f5d -> cf11db8dc4Ryusuke SUZUKI2021-05-121-10/+47
|
* 80a28d6ffe -> 345f2fd6a6, 989d921f5d -> 3ae8c2115aRyusuke SUZUKI2021-05-101-2/+6
|
* 4adc4ffeed -> a496aac425, 989d921f5d -> 71ff8d6f01Ryusuke SUZUKI2021-05-091-1/+4
|
* 3e7ed9037c -> 345f2fd6a6Ryusuke SUZUKI2021-05-041-2/+2
|
* a2e74741dc -> 5c7d5a34b6Ryusuke SUZUKI2021-05-031-1/+1
|
* 0d9894b11e -> a2e74741dcRyusuke SUZUKI2021-05-021-3/+4
|
* 16ca20a527 -> 0d9894b11eRyusuke SUZUKI2021-05-021-0/+1
|
* a9a9e66105 -> 16ca20a527Ryusuke SUZUKI2021-05-021-24/+351
|
* 132ff9d795 -> 5dddbce327Ryusuke SUZUKI2021-04-281-13/+20
|
* 989d921f5d -> f847aaeb60Ryusuke SUZUKI2021-04-271-1/+2
|
* 7859bada69 -> 6269a3efb8Ryusuke SUZUKI2021-04-261-5/+4
|
* 2a617095b1 -> 7859bada69Ryusuke SUZUKI2021-04-261-4/+54
|
* 989d921f5d -> 2a617095b1Ryusuke SUZUKI2021-04-201-232/+296
|