Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mdashx/basicwebtheme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/content/newsletter/_index.md')
-rw-r--r--exampleSite/content/newsletter/_index.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/exampleSite/content/newsletter/_index.md b/exampleSite/content/newsletter/_index.md
new file mode 100644
index 0000000..957fdf4
--- /dev/null
+++ b/exampleSite/content/newsletter/_index.md
@@ -0,0 +1,20 @@
+{
+ "title": "Newsletter",
+ "layout": "standalone",
+ "menu": "main",
+ "weight": "5"
+}
+
+This newsletter doesn't really exist, but it's an opportunity to show
+what a simple form looks like with this theme, and to add a shortcode
+to the Hugo theme (good to have for reference if nothing else).
+
+*Enter your email below to pretend to join this non-existent
+newsletter.*
+
+{{<newsletter-form>}}
+
+---
+
+If you have a website, you should definitely setup a newsletter! Let
+me know if you need help, I have some recommendations.