thekillingspree / appservicesperformance.github.io

Azure App Service Performance team

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

appserviceperformance.github.io

Azure App Service Performance team

View the GitHub Pages site at https://appservicesperformance.github.io/posts/.

Prerequisites

  1. Install Ruby. For more information, see "Installing Ruby" in the Ruby documentation.
  2. Install Bundler. For more information, see "Bundler."
  3. Install Jekyll. For more information see "Guides"

Running Locally

  1. Fork & Clone Locally

  2. Run bundle install. bundle install

  3. Run your Jekyll site locally. bundle exec jekyll serve

  4. Preview the blog in your web browser from http://localhost:4000

Notes:

  • /media: All images and digital content from MSDN OSS blog.

Standard to generate content

For the title use the title option on the .md file.

For bullet use "-"

Subtitles use ##

For topics inside of any subtittle use ### For notes use ** Add the note**

About

Azure App Service Performance team


Languages

Language:JavaScript 53.6%Language:SCSS 23.4%Language:HTML 22.4%Language:Ruby 0.5%