diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 000000000..babea9bbd --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "site/carvel-ytt"] + path = site/carvel-ytt + url = https://github.com/vmware-tanzu/carvel-ytt diff --git a/site/.gitignore b/site/.gitignore index eb811639f..2cc752cf4 100644 --- a/site/.gitignore +++ b/site/.gitignore @@ -1,3 +1,6 @@ /resources/_gen/ /public .DS_Store + +# Local Netlify folder +.netlify diff --git a/site/carvel-ytt b/site/carvel-ytt new file mode 160000 index 000000000..bc76fa156 --- /dev/null +++ b/site/carvel-ytt @@ -0,0 +1 @@ +Subproject commit bc76fa156b5e1a0c6b7e5d0a292ca84e6a0028c2 diff --git a/site/content/ytt/js/app.js b/site/content/ytt/js/app.js index f1ddae296..68363bd89 100644 --- a/site/content/ytt/js/app.js +++ b/site/content/ytt/js/app.js @@ -207,7 +207,7 @@ function NewExamples(parentEl, templates, exampleLocation, blocker) { var exampleSets = JSON.parse(data); exampleSets.forEach(exampleSet => { - + $(".button-container").append( '

' + '