Skip to content

Commit

Permalink
feat: Update home feed and add content (microsoft#6829)
Browse files Browse the repository at this point in the history
* Update home feed and add content

* Delete package-lock.json file

* Fix type

Co-authored-by: Soroush <hatpick@gmail.com>
  • Loading branch information
garypretty and hatpick authored Apr 12, 2021
1 parent c633d5f commit be8a145
Show file tree
Hide file tree
Showing 6 changed files with 73 additions and 85 deletions.
Binary file added docs/home-feed-content/ai-show.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/home-feed-content/all-around-azure.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/home-feed-content/composer-tutorials.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/home-feed-content/ignite.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/home-feed-content/microsoft-build.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
158 changes: 73 additions & 85 deletions feed.json
Original file line number Diff line number Diff line change
@@ -1,87 +1,75 @@
{
"version": 1,
"whatsNewLinks": [
{
"title": "Composer 1.4",
"description": "Learn about new features in Composer's latest release.",
"url": "https://www.microsoft.com"
},
{
"title": "Build 2020 updates",
"description": "Read all of the updates from this years Build conference, including Composer GA and SDK v4.9.",
"url": "https://techcommunity.microsoft.com/t5/azure-ai/build-2020-conversational-ai-updates/ba-p/1397685"
},
{
"title": "November 2020 update",
"description": "November release of the Bot Framework SDK and Composer, including deeper integration with Power Virtual Agents!",
"url": "https://www.microsoft.com"
},
{
"title": "Conversational AI at Microsoft Ignite",
"description": "Updates from Microsoft Ignite. New Composer release, public preview of Orchestrator and updates to Azure Bot Service and Bot Framework SDK.",
"url": "https://www.microsoft.com"
}
],
"tabs": [
{
"title": "Videos",
"viewAllLinkText": "View all videos",
"viewAllLinkUrl": "https://www.youtube.com/channel/UC8qPRh20PpuxBvxf0w2WrwQ",
"cards": [
{
"image": "https://via.placeholder.com/244x95/0078d4/ffffff?text=Bot+FrameWork+Composer",
"title": "Introduction to Composer",
"description": "A five minute intro to Composer",
"url": "https://www.youtube.com/watch?v=hiIiZnRcCv0"
},
{
"image": "https://via.placeholder.com/300x200/",
"title": "Build a weather bot",
"description": "An end to end tutorial for creating a weather bot",
"url": "https://www.youtube.com/watch?v=hiIiZnRcCv0"
},
{
"image": "https://via.placeholder.com/244x55/",
"title": "Using prompts",
"description": "Discover how to use prompts to accept input from users",
"url": "https://www.youtube.com/watch?v=hiIiZnRcCv0"
},
{
"image": "https://via.placeholder.com/200x95/",
"title": "Using LG",
"description": "Explore Language Generation and how to generate dynamic responses",
"url": "https://www.youtube.com/watch?v=hiIiZnRcCv0"
}
]
},
{
"title": "Articles",
"cards": [
{
"image": "https://via.placeholder.com/244x95/09f/fff.png",
"title": "Introduction to Composer Document",
"description": "A five minute intro to Composer",
"url": "https://www.youtube.com/watch?v=hiIiZnRcCv0"
},
{
"image": "https://via.placeholder.com/244x95/09f/fff.png",
"title": "Build a weather bot",
"description": "An end to end tutorial for creating a weather bot",
"url": "https://www.youtube.com/watch?v=hiIiZnRcCv0"
},
{
"image": "https://via.placeholder.com/244x95/09f/fff.png",
"title": "Using prompts",
"description": "Discover how to use prompts to accept input from users",
"url": "https://www.youtube.com/watch?v=hiIiZnRcCv0"
},
{
"image": "https://via.placeholder.com/244x95/09f/fff.png",
"title": "Using LG",
"description": "Explore Language Generation and how to generate dynamic responses",
"url": "https://www.youtube.com/watch?v=hiIiZnRcCv0"
}
]
}
]
"version": 1,
"whatsNewLinks": [{
"title": "Bot Framework Composer 1.3",
"description": "Learn about new features in Bot Framework Composer 1.3, including new preview features you can try today.",
"url": "https://techcommunity.microsoft.com/t5/azure-ai/bot-framework-composer-1-3-is-now-available/ba-p/1996923"
}, {
"title": "Build 2020 updates",
"description": "Read all of the updates from this years Build conference, including Composer GA and SDK v4.9.",
"url": "https://techcommunity.microsoft.com/t5/azure-ai/build-2020-conversational-ai-updates/ba-p/1397685"
}, {
"title": "Power Virtual Agents and Composer integration preview",
"description": "We are pleased to announce the Public Preview of Power Virtual Agents integration with Microsoft Bot Framework Composer. Bot makers will now be able to use Bot Framework Composer to create custom content and add it to Power Virtual Agents.",
"url": "https://powervirtualagents.microsoft.com/en-us/blog/power-virtual-agents-integration-with-bot-framework-composer-is-available-in-public-preview/"
}, {
"title": "November 2020 - Conversational AI update",
"description": "Updates to the Conversational AI platform, including a new release of Bot Framework Composer and Power Virtual Agents integration.",
"url": "https://techcommunity.microsoft.com/t5/azure-ai/november-2020-conversational-ai-update/ba-p/1892528"
}, {
"title": "Conversational AI at Microsoft Ignite 2020",
"description": "Conversational AI updates from Microsoft Ignite 2020.",
"url": "https://techcommunity.microsoft.com/t5/azure-ai/ignite-2020-conversational-ai-updates/ba-p/1691841"
}],
"tabs": [{
"title": "Latest Videos",
"viewAllLinkText": "Visit the Bot Framework Composer YouTube Channel",
"viewAllLinkUrl": "https://www.youtube.com/channel/UC8qPRh20PpuxBvxf0w2WrwQ",
"cards": [{
"image": "https://github.com/microsoft/BotFramework-Composer/raw/main/docs/home-feed-content/ai-show.png",
"title": "Microsoft AI Show - Building Telephony solutions with Composer",
"description": "A look at the new Azure Bot Service Telephony channel preview and Composer updates focused on Speech",
"url": "https://channel9.msdn.com/Events/All-Around-Azure/All-Around-Azure-A-Developers-Guide-to-AI/Improve-Customer-Engagement-and-Productivity-with-Conversational-AI"
}, {
"image": "https://github.com/microsoft/BotFramework-Composer/raw/main/docs/home-feed-content/all-around-azure.png",
"title": "Conversational AI - All Around Azure",
"description": "Part of the All Around Azure event. A overview of Conversational AI and a walktrhough of building a bot with Bot Framework Composer.",
"url": "https://channel9.msdn.com/Events/All-Around-Azure/All-Around-Azure-A-Developers-Guide-to-AI/Improve-Customer-Engagement-and-Productivity-with-Conversational-AI"
}, {
"image": "https://github.com/microsoft/BotFramework-Composer/raw/main/docs/home-feed-content/ignite.png",
"title": "Microsoft Ignite - Conversational AI powered Customer and Employee Virtual Assistants",
"description": "The Conversational AI session at Microsoft Ignite 2020 covering latest updates from Bot Framework and Azure Bot Service.",
"url": "https://channel9.msdn.com/Events/Build/2020/INT139"
}, {
"image": "https://github.com/microsoft/BotFramework-Composer/raw/main/docs/home-feed-content/microsoft-build.png",
"title": "Microsoft Build 2020 - AI Show",
"description": "A special edition of the AI Show, featuring an overview and demo of Bot Framework Composer",
"url": "https://channel9.msdn.com/Shows/AI-Show/Bot-Frameworks-new-collaborative-Conversational-AI-development-environment?term=AI%20Show%20Build%202020%20Composer&lang-en=true"
}]
}, {
"title": "Tutorials",
"viewAllLinkText": "Visit the Bot Framework Composer YouTube Channel",
"viewAllLinkUrl": "https://www.youtube.com/channel/UC8qPRh20PpuxBvxf0w2WrwQ",
"cards": [{
"image": "https://github.com/microsoft/BotFramework-Composer/raw/main/docs/home-feed-content/composer-tutorials.png",
"title": "Using Prompts",
"description": "Walkthrough and tips for using Prompts to accept information from users.",
"url": "https://www.youtube.com/watch?v=dUT8L4_bVrk"
}, {
"image": "https://github.com/microsoft/BotFramework-Composer/raw/main/docs/home-feed-content/composer-tutorials.png",
"title": "LG for Advanced Responses",
"description": "How to use LG (Language Generation) to create dynamic responses.",
"url": "https://www.youtube.com/watch?v=hiIiZnRcCv0"
}, {
"image": "https://github.com/microsoft/BotFramework-Composer/raw/main/docs/home-feed-content/composer-tutorials.png",
"title": "Advanced Prompts",
"description": "Implementing more advanced prompts including confirmation and allowing users to correct mistakes.",
"url": "https://www.youtube.com/watch?v=vN9dBQj1dOs"
}, {
"image": "https://github.com/microsoft/BotFramework-Composer/raw/main/docs/home-feed-content/composer-tutorials.png",
"title": "Build a Weather Bot",
"description": "An end to end walkthrough to build a weather bot in Composer.",
"url": "https://www.youtube.com/watch?v=P-kKw2HGP3o&t=1282s"
}]
}]
}

0 comments on commit be8a145

Please sign in to comment.