From 2d3b9fcad1115f731a5f0c1d8e28da864ad3f825 Mon Sep 17 00:00:00 2001 From: Dave Horton Date: Thu, 13 May 2021 08:10:11 -0400 Subject: [PATCH] add tutorials --- data/docs.yml | 15 ++++++++++++--- .../client-sdks/{node-js-sdk.md => nodejs-sdk.md} | 0 docs/tutorials/getting-started.md | 6 ++++++ docs/tutorials/index.md | 1 - docs/tutorials/nodejs-sdk.md | 5 +++++ docs/tutorials/overview.md | 1 - docs/tutorials/simwood.md | 5 +++++ docs/tutorials/voxbone.md | 5 +++++ 8 files changed, 33 insertions(+), 5 deletions(-) rename docs/client-sdks/{node-js-sdk.md => nodejs-sdk.md} (100%) create mode 100644 docs/tutorials/getting-started.md delete mode 100644 docs/tutorials/index.md create mode 100644 docs/tutorials/nodejs-sdk.md delete mode 100644 docs/tutorials/overview.md create mode 100644 docs/tutorials/simwood.md create mode 100644 docs/tutorials/voxbone.md diff --git a/data/docs.yml b/data/docs.yml index 88a9aa3..a97a223 100644 --- a/data/docs.yml +++ b/data/docs.yml @@ -75,7 +75,7 @@ navi: title: Client SDKs pages: - - path: node-js-sdk + path: nodejs-sdk title: Node.js SDK - path: create-jambonz-app @@ -88,5 +88,14 @@ navi: title: Tutorials pages: - - path: overview - title: Overview + path: getting-started + title: Getting started + - + path: voxbone + title: Using Voxbone as a Carrier + - + path: simwood + title: Using Simwood as a Carrier + - + path: nodejs-sdk + title: Introduction to the Node.js SDK diff --git a/docs/client-sdks/node-js-sdk.md b/docs/client-sdks/nodejs-sdk.md similarity index 100% rename from docs/client-sdks/node-js-sdk.md rename to docs/client-sdks/nodejs-sdk.md diff --git a/docs/tutorials/getting-started.md b/docs/tutorials/getting-started.md new file mode 100644 index 0000000..84baa50 --- /dev/null +++ b/docs/tutorials/getting-started.md @@ -0,0 +1,6 @@ +# Up and running on jambonz.org + +This video tutorial shows you how to get up and running in minutes on jambonz.org. It takes you through the process of plugging in your carriers and speech services, and then running some basic tests to verify your account is ready to rock! + + + diff --git a/docs/tutorials/index.md b/docs/tutorials/index.md deleted file mode 100644 index de8ecfe..0000000 --- a/docs/tutorials/index.md +++ /dev/null @@ -1 +0,0 @@ -# Tutorials \ No newline at end of file diff --git a/docs/tutorials/nodejs-sdk.md b/docs/tutorials/nodejs-sdk.md new file mode 100644 index 0000000..f231136 --- /dev/null +++ b/docs/tutorials/nodejs-sdk.md @@ -0,0 +1,5 @@ +# Introduction to the Node.js SDK + +This video tutorial shows you how to start building jambonz applications using the Node.js SDK. Examples of building applications that involve handling user speech input as well as integrating with Google Dialogflow and Amazon Lex are covered in this introductory video. + + diff --git a/docs/tutorials/overview.md b/docs/tutorials/overview.md deleted file mode 100644 index 07dd0c5..0000000 --- a/docs/tutorials/overview.md +++ /dev/null @@ -1 +0,0 @@ -# Overview diff --git a/docs/tutorials/simwood.md b/docs/tutorials/simwood.md new file mode 100644 index 0000000..b99e649 --- /dev/null +++ b/docs/tutorials/simwood.md @@ -0,0 +1,5 @@ +# Using Simwood as a Carrier + +[Simwood](https://simwood.com) is an innovative company providing an array of telecoms service in the UK, Europe and the UK, including a wholesale SIP trunking service that is perfectly suited for use with jambonz. This video shows you how to plug in Simwood as your preferred carrier for your jambonz.org account. + + \ No newline at end of file diff --git a/docs/tutorials/voxbone.md b/docs/tutorials/voxbone.md new file mode 100644 index 0000000..6ed86a1 --- /dev/null +++ b/docs/tutorials/voxbone.md @@ -0,0 +1,5 @@ +# Using Voxbone as a Carrier + +[Voxbone](https://www.voxbone.com/) is a great choice for international deployments, offering both voice inbound and outbound services, global SIP trunks, and local phone numbers in almost every country around the world. This video shows you how to plug in Voxbone as your preferred carrier for your jambonz.org account. + +