git: ba0831043d - main - Add news entry with Hugo/AsciiDoc migration
Sergio Carlavilla Delgado <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by carlavilla: URL: https://cgit.FreeBSD.org/doc/commit/?id=ba0831043dce959bfac2ba35c005af2c3495ca54 commit ba0831043dce959bfac2ba35c005af2c3495ca54 Author: Sergio Carlavilla Delgado <[email protected]> AuthorDate: 2021-01-30 20:36:24 +0000 Commit: Sergio Carlavilla Delgado <[email protected]> CommitDate: 2021-01-30 20:36:24 +0000 Add news entry with Hugo/AsciiDoc migration Add a new entry in the news section about the Hugo/AsciiDoc migration of the website and the documentation --- website/data/en/news/news.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/data/en/news/news.toml b/website/data/en/news/news.toml index dfd199e266..209ae7e313 100644 --- a/website/data/en/news/news.toml +++ b/website/data/en/news/news.toml @@ -1,6 +1,10 @@ # Sort news by year, month and day # $FreeBSD$ +[[news]] +date = "2021-01-25" +description = "Website and Documentation converted to Hugo and AsciiDoctor" + [[news]] date = "2021-01-21" description = "New committer: <a href=\"mailto:[email protected]\">Lewis Cook</a> (ports)" _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"