aboutsummaryrefslogtreecommitdiff
path: root/zh_CN.UTF-8/books/porters-handbook
Commit message (Collapse)AuthorAgeFilesLines
* Migrate doc to Hugo/AsciiDoctorSergio Carlavilla Delgado2021-01-252-14281/+0
| | | | | | | | | | | | | | | | | | | | | | | | 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
* zh_CN: regenerate "Original Revision" after Git transitionGuangyuan Yang2020-12-241-1/+1
|
* Change the two remaining links of www.portscout.org inBenedict Reuschling2018-12-231-1/+1
| | | | | | | | | | | | | the zh_CN and de_DE versions of the porters handbook to the newer portscout.freebsd.org. I rewrapped only the de_DE version. PR: 232295 Submitted by: arved@ Notes: svn path=/head/; revision=52710
* Convert zh_CN from GB2312 to UTF-8. While I'm there, alsoXin LI2013-11-142-0/+14281
fix a bunch of font issues when rendering PDF. Notes: svn path=/head/; revision=43188