* Add a test for "index.md" frontmatter and fix the repo to match
* Fix trailing whitespace
* Merge and add new required index.md files.
* Clarify error message action needed
* Fix up another new sample
* Fix spacing on error message
* feat: bump deno to 1.0
* fix: update to new deno syntax. Update Dockerfile from steren comments
Signed-off-by: Grant Timmerman <timmerman+devrel@google.com>
* style: fix whitespace
Signed-off-by: Grant Timmerman <timmerman+devrel@google.com>
* feat: add helloworld-deno
Signed-off-by: Grant Timmerman <timmerman+devrel@google.com>
* Update community/samples/serving/helloworld-deno/Dockerfile
Co-authored-by: Matt Moore <mattmoor@vmware.com>
* fix: fix deno sample whitespace
Signed-off-by: Grant Timmerman <timmerman+devrel@google.com>
* fix: use env var for PORT if not specified
Signed-off-by: Grant Timmerman <timmerman+devrel@google.com>
* fix: deno prefer copy
Signed-off-by: Grant Timmerman <timmerman+devrel@google.com>
Co-authored-by: Matt Moore <mattmoor@vmware.com>