Skip to content
This repository was archived by the owner on Jul 2, 2019. It is now read-only.

Commit 32ed482

Browse files
Brandon Carringtondtzar
authored andcommitted
Set theme jekyll-theme-merlot and migrate Page Generator content (#152)
1 parent f406424 commit 32ed482

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

_config.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
title: Azurebot
2+
description: This is the source code which runs the Microsoft AzureBot. The AzureBot isn't public yet, but stay tuned.
3+
google_analytics:
4+
show_downloads: true
5+
theme: jekyll-theme-merlot
6+
7+
gems:
8+
- jekyll-mentions

index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## AzureBot
2+
This is the home of the code used to run the AzureBot and is built with the [Microsoft Bot framework] (http://docs.botframework.com/), [Microsoft Bot Builder C# SDK](http://docs.botframework.com/sdkreference/csharp/), and the [Azure Resource Manager Nuget package](https://www.nuget.org/packages/Microsoft.Azure.Management.ResourceManager).
3+
This first implementation focuses on authenticating to the user's Azure subscription, selecting and switching subscriptions, starting and stopping RM-based virtual machines, and listing and starting Azure Automation runbooks.

0 commit comments

Comments
 (0)