Skip to content
This repository was archived by the owner on Dec 22, 2022. It is now read-only.

Commit 76a828a

Browse files
author
Mathieu Benoit
committed
add default content
1 parent 02d1af3 commit 76a828a

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ enableRobotsTXT = true
1111
[params]
1212
defaultTheme = "dark"
1313

14-
editURL = "https://github.com/rafik8/istio-workshop/edit/master/content/"
14+
editURL = "https://github.com/mathieu-benoit/asm-workshop/edit/master/content/"
1515
description = "Anthos Service Mesh (ASM) Workshop"
1616
author = "Mathieu Benoit"
1717
showVisitedLinks = true

content/_index.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
title: "Anthos Service Mesh (ASM) Workshop"
3+
chapter: true
4+
weight: 1
5+
---
6+
# Anthos Service Mesh (ASM) Workshop
7+
8+
Welcome to the Anthos Service Mesh (ASM) Workshop!
9+
10+
A labs driven workshop to explore service mesh technology and patterns using [Anthos Service Mesh (ASM)](https://cloud.google.com/anthos/service-mesh).

0 commit comments

Comments
 (0)