Skip to main content

支持和社区

  • Discord 聊天室 - 获取支持或讨论项目。 * Stack Overflow - 在 Stack Overflow 上浏览或提问。 * Good First Issues - 如果你想做出贡献,请从这里开始。 * RFCs - 通过审查 Request for Comments 问题来帮助塑造技术方向。 * FAQ - 常见问题。 * Code of Conduct - 这是我们的行为准则。 * Blog - 公告和更新。 * Newsletter - 订阅我们的电子邮件时事通讯。 * 给我们一颗星 ⭐️ - 如果你正在使用 Backstage 或认为它是一个有趣的项目,我们希望得到一颗星! ❤️

社区中心

查看 Backstage.io社区中心Backstage社区会议、录音和社区资源。

在聚会页面添加录音

要在聚会页面微型网站/数据/随需应变文件名格式应为yyyymmdd-xx.yaml页面将使用文件名排序。 文件内容示例:

---
title: # name of the meetup
date: February 23, 2022 # date, format: Month day, year.
category: Meetup # Can be Event, Meetup, Webinar
description: # description, summary
youtubeUrl: # Url to youtube video
youtubeImgUrl: # Url to the preview image, for Youtube this is the format: https://i1.ytimg.com/vi/<YOUTUBE_ID>/mqdefault.jpg

在聚会页面添加即将举行的聚会

要在聚会页面微型网站/数据/随需应变文件名格式应为yyyymmdd-xx.yaml文件内容示例:

---
title: # name of the meetup
date: February 23, 2022 # date, format: Month day, year.
category: Upcoming # Should be "Upcoming"
description: # description, summary
youtubeUrl: # Url to youtube video
youtubeImgUrl: # Url to the preview image, for Youtube this is the format: https://i1.ytimg.com/vi/<YOUTUBE_ID>/mqdefault.jpg
rsvpUrl: # Link to registration, calendar item, etc
eventUrl: # Link to event landing page

聚会结束后,录音准备就绪,您可以将其更改为聚会录音。