Date: Thu, 1 Apr 2021 20:35:38 GMT From: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 832fed5c84 - main - Add hugo shortcode in community page to pick last youtube videos Message-ID: <202104012035.131KZc8T098484@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by carlavilla: URL: https://cgit.FreeBSD.org/doc/commit/?id=832fed5c8442e6d5299dd85ecb5f4069080ec65d commit 832fed5c8442e6d5299dd85ecb5f4069080ec65d Author: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> AuthorDate: 2021-04-01 20:34:27 +0000 Commit: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> CommitDate: 2021-04-01 20:34:27 +0000 Add hugo shortcode in community page to pick last youtube videos Use the youtube hugo shortcode to load the videos from the BSD conferences channel. PR: 129401 --- website/content/en/community/_index.adoc | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/website/content/en/community/_index.adoc b/website/content/en/community/_index.adoc index 15ea5f4b3a..ae5e5a68e1 100644 --- a/website/content/en/community/_index.adoc +++ b/website/content/en/community/_index.adoc @@ -7,9 +7,21 @@ include::shared/en/urls.adoc[] = Community -There are more than one hundred link:../community/mailinglists/[mailing lists], dozens of web-based https://forums.freebsd.org/[forums], and several link:{handbook}#eresources-news[newsgroups] available. There are over {{< get-usergroups-info "usergroups" >}} user groups in {{< get-usergroups-info "countries" >}} unique countries around the world. There is also an active link:../community/irc/[IRC] community. Developers and key contributors also maintain a https://wiki.freebsd.org/[wiki], which contains information about FreeBSD development and related projects. +There are more than one hundred link:../community/mailinglists/[mailing lists], +dozens of web-based https://forums.freebsd.org/[forums], +and several link:{handbook}#eresources-news[newsgroups] available. +There are over {{< get-usergroups-info "usergroups" >}} user groups in {{< get-usergroups-info "countries" >}} unique countries around the world. +There is also an active link:../community/irc/[IRC] community. +Developers and key contributors also maintain a https://wiki.freebsd.org/[wiki], +which contains information about FreeBSD development and related projects. -Last year there were {{< get-event-last-year-info "events" >}} FreeBSD events in {{< get-event-last-year-info "countries" >}} different countries around the world. A calendar and link:../events/feed.xml[RSS] feed of upcoming FreeBSD-related events are maintained on our events page. There are dozens of videos from past events on the https://www.youtube.com/user/bsdconferences[BSD Conferences] channel on YouTube. +Last year there were {{< get-event-last-year-info "events" >}} FreeBSD events in {{< get-event-last-year-info "countries" >}} different countries around the world. +A calendar and link:../events/feed.xml[RSS] feed of upcoming FreeBSD-related events are maintained on our events page. +There are dozens of videos from past events on the https://www.youtube.com/user/bsdconferences[BSD Conferences] channel on YouTube. + +== Latest Videos + +{{< youtube id="?listType=user_uploads&list=bsdconferences" title="BSD Conferences channel" >}} == Social Networking
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104012035.131KZc8T098484>