git: ba0831043d - main - Add news entry with Hugo/AsciiDoc migration
Sergio Carlavilla Delgado
carlavilla at FreeBSD.org
Sat Jan 30 20:37:14 UTC 2021
The branch main has been updated by carlavilla:
URL: https://cgit.FreeBSD.org/doc/commit/?id=ba0831043dce959bfac2ba35c005af2c3495ca54
commit ba0831043dce959bfac2ba35c005af2c3495ca54
Author: Sergio Carlavilla Delgado <carlavilla at FreeBSD.org>
AuthorDate: 2021-01-30 20:36:24 +0000
Commit: Sergio Carlavilla Delgado <carlavilla at FreeBSD.org>
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:lcook at FreeBSD.org\">Lewis Cook</a> (ports)"
More information about the dev-commits-doc-all
mailing list