languageCode = "en-us"
ignoreFiles = [ "\\.files/README.md$", ]
defaultContentLanguage = "en"
title = "Amazon VPC Traffic Mirroring Workshop"
theme = "learn"
uglyurls = false
googleAnalytics = "UA-44634850-4"
sectionPagesMenu = "main"
relativeURLs = true
[blackfriday]
hrefTargetBlank = true
[params]
editURL = "https://github.com/aws-samples/amazon-vpc-traffic-mirroring-reinvent2019-workshop/edit/master/content/"
themeVariant = "mine"
showVisitedLinks = false
author = "Pratik M"
description = "Amazon VPC Traffic Mirroring Workshop"
disableSearch = false
disableAssetsBusting = false
disableLanguageSwitchingButton = true
disableShortcutsTitle=false
disableInlineCopyToClipBoard = true
ghrepo = "Amazon VPC Traffic Mirroring Workshop"
branch = "master"
template_bucket = "awsnetworkshops.com"
pygmentsUseClasses = true
pygmentsCodeFences = true
pygmentsCodefencesGuessSyntax = true
pygmentsStyle = "tango"
[[params.customCSS]]
href = "css/custom.css"
[menu]
[[menu.main]]
identifier = "Prerequisites"
name = "This is the Mu track"
title = "Workshop using Mu"
url = "/mu/"
weight = -110
[[menu.shortcuts]]
name = " More Resources"
url = "/more_resources"
weight = 10
[[menu.shortcuts]]
name = " Authors"
url = "/authors"
weight = 20
[[menu.shortcuts]]
name = " Have questions?"
url = "mailto:pmankad@amazon.com"
weight = 40
[Languages]
[Languages.en]
title = "Amazon VPC Traffic Mirroring Workshop"
weight = 1
languageName = "English"
[outputs]
home = [ "HTML", "RSS", "JSON"]
page = [ "HTML" ]