Skip to content

Commit

Permalink
trasnsferred site content to mkdocs
Browse files Browse the repository at this point in the history
  • Loading branch information
ms-mgrant committed Jun 21, 2022
1 parent 539ce10 commit 5efef79
Show file tree
Hide file tree
Showing 565 changed files with 48 additions and 15 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
49 changes: 34 additions & 15 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,36 @@
# Welcome to MkDocs
---
# Page settings
layout: homepage
keywords: Azure Marketplace AppSource

For full documentation visit [mkdocs.org](https://www.mkdocs.org).
# Hero section
title: Mastering the Marketplace
description: A technical learning library for building transactable offers on Azure. This content helps you bring your solution to the Microsoft commercial marketplace faster and with more understanding. The library contains self-paced videos, hands-on labs, and sample code.
buttons:
- icon: github
content: See it on GitHub
url: 'https://github.com/microsoft/Mastering-the-Marketplace'
external_url: true

## Commands

* `mkdocs new [dir-name]` - Create a new project.
* `mkdocs serve` - Start the live-reloading docs server.
* `mkdocs build` - Build the documentation site.
* `mkdocs -h` - Print help message and exit.

## Project layout

mkdocs.yml # The configuration file.
docs/
index.md # The documentation homepage.
... # Other markdown pages, images and other files.
grid_navigation:
- title: Build Custom SaaS offers
excerpt: How to build your own SaaS solution for the Azure Marketplace
cta: Take me to it
url: '/saas'
- title: The SaaS Accelerator
excerpt: The SaaS Accelerator is a turn key reference implementation of a SaaS offer. Install in 20 minutes!
cta: Take me to it
url: '/saas-accelerator'
- title: Virtual Machine offers
excerpt: Create VM offers to publish in the Azure Marketplace
cta: Take me to it
url: '/vm'
- title: Azure Managed Applications offers
excerpt: For those building Managed Apps for the Azure Marketplace
cta: Take me to it
url: '/ama'
- title: Mastering Partner Center
excerpt: How-to content for working with the publisher's portal
cta: Take me to it
url: '/partner-center'
---
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
Loading

0 comments on commit 5efef79

Please sign in to comment.