summaryrefslogtreecommitdiff
path: root/website/data/zh-cn
Commit message (Collapse)AuthorAgeFilesLines
* zh-cn: Update news itemsGuangyuan Yang2021-08-061-2/+14
| | | | MFen: 606237d31e -> e984b7cbd0
* zh-cn: Update news itemsGuangyuan Yang2021-05-171-1/+10
| | | | MFen: 9f29b29e6a -> 606237d31e
* zh-cn: Remove HTML paragraph tags in the news itemsGuangyuan Yang2021-05-061-90/+89
|
* Update my name in zh-TW and zh-CNKa Ho Ng2021-05-061-1/+1
| | | | Approved by: ygy
* zh-cn: Update news itemsGuangyuan Yang2021-05-061-0/+438
| | | | MFen: svn -> 9f29b29e6ae3
* Add committers entries for Charlie Li (vishwin)Charlie Li2021-05-021-0/+4
| | | | | | | Following section 7.1 in Committer's Guide. Approved by: arrowd (mentor), delphij (doc), ygy (doc) Differential Revision: https://reviews.freebsd.org/D30077
* Migrate doc to Hugo/AsciiDoctorSergio Carlavilla Delgado2021-01-252-0/+1478
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