From 4ae22c7411e921ce4636b650b7c2863a086f7f37 Mon Sep 17 00:00:00 2001 From: Rufus Pollock Date: Wed, 1 Nov 2023 00:23:55 +0100 Subject: [PATCH] [site/examples][s]: stub an /examples/ page. --- site/content/examples/index.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 site/content/examples/index.md diff --git a/site/content/examples/index.md b/site/content/examples/index.md new file mode 100644 index 000000000..ea5236488 --- /dev/null +++ b/site/content/examples/index.md @@ -0,0 +1,5 @@ +# Examples + +For now, see the examples folder in github: + +https://github.com/datopian/portaljs/tree/main/examples