Skip to content

Commit bbfe2d3

Browse files
Merge pull request MicrosoftDocs#260 from burkeholland/master
going ahead with this merge while we wait for the build bugs to be resolved
2 parents a30c9d3 + 5e35835 commit bbfe2d3

File tree

3 files changed

+23
-0
lines changed

3 files changed

+23
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@ _themes*/
66
node_modules/
77
src/
88
_dependentPackages/
9+
.DS_Store
910

1011
.openpublishing.buildcore.ps1

docs-ref-conceptual/index.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,18 @@ sections:
8181
items:
8282
- type: markdown
8383
text: <iframe src="https://channel9.msdn.com/Shows/Azure-for-Node-Developers/Welcome-to-the-Azure-for-Nodejs-Developer-Center/player" width="640" height="360" allowFullScreen="true" frameBorder="0"></iframe>
84+
- title: Community
85+
items:
86+
- type: list
87+
style: cards
88+
className: cardsM
89+
columns: 2
90+
items:
91+
- href: https://www.youtube.com/watch?v=9t2GWFegnkQ&list=PLlrxD0HtieHgugDxYBujMFnvSveH4fgWN
92+
html: <p>A show about JavaScript, Node.js and the web</p>
93+
image:
94+
src: media/5-things-logo.svg
95+
title: 5 Things
8496
- title: Free Node.js and Azure Video Training on Pluralsight
8597
items:
8698
- type: list

docs-ref-conceptual/media/5-things-logo.svg

Lines changed: 10 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)