Landing: Implement using Hugo

Change-Id: I1204d0a75e73000685d3f12a52d66897fa69bbae
diff --git a/apps/landing/hugo.toml b/apps/landing/hugo.toml
new file mode 100644
index 0000000..62892eb
--- /dev/null
+++ b/apps/landing/hugo.toml
@@ -0,0 +1,3 @@
+baseURL = 'https://example.org/'
+languageCode = 'en-us'
+title = 'Dodo'