aboutsummaryrefslogtreecommitdiff
path: root/documentation/content/ja
Commit message (Collapse)AuthorAgeFilesLines
...
* 9562c272a7 -> f725439f65, 989d921f5d -> 132ff9d795Ryusuke SUZUKI2021-04-171-17/+48
|
* 9906cac17c -> 311c4792cd, 989d921f5d -> 4f309a91a5Ryusuke SUZUKI2021-04-131-1/+50
|
* 989d921f5d -> ecc2b1a6a0Ryusuke SUZUKI2021-04-121-47/+0
|
* b87da35521 -> eab1c5d1f6Ryusuke SUZUKI2021-04-121-3/+5
|
* 989d921f5d -> 25cd4c9db5Ryusuke SUZUKI2021-04-101-9/+16
|
* 7a74a12108 -> 0d4371e5ccRyusuke SUZUKI2021-04-101-1/+2
|
* Use correct syntax markup for shellLi-Wen Hsu2021-03-1429-813/+813
| | | | Approved by: carlavilla
* Finish the sync of japanase handbookSergio Carlavilla Delgado2021-02-285-220/+269
| | | | | | Chapters: X11, multimedia, security, l10n and cutting-edge. With this last sync, all the handbook is finished.
* Sync bsdinstall chapter of the handbook in JapaneseSergio Carlavilla Delgado2021-02-141-181/+177
|
* Sync japanase biblio handbook chapterSergio Carlavilla Delgado2021-02-141-42/+44
|
* Migrate doc to Hugo/AsciiDoctorSergio Carlavilla Delgado2021-01-2567-0/+38558
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