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

github.com/balaramadurai/hugo-travelify-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBala Ramadurai <bala@balaramadurai.net>2020-08-19 07:14:23 +0300
committerBala Ramadurai <bala@balaramadurai.net>2020-08-19 07:14:23 +0300
commitb1d7af6596556a6aead5054e9295da69d8602f00 (patch)
tree4f6bf4353a177f60bdd112f11b270896aae89df3
parentde0bc3ab31320bb8bb59e0b0e2a41180c5d21a63 (diff)
change in mailchimp documentation
-rw-r--r--README.md13
1 files changed, 10 insertions, 3 deletions
diff --git a/README.md b/README.md
index 7b1076f..b27fe7f 100644
--- a/README.md
+++ b/README.md
@@ -3,9 +3,9 @@ The homepage of this Travelify theme is at [https://themes.gohugo.io/hugo-travel
Some of the important features of Hugo-Travelify-Theme are:
- Automatic slider generation with banner images
-
-- l10n data (for translation purposes)
-
+- Subscribe via Email through Mailchimp integration (You have to sign up and generate the HTML code)
+- Multiple author support (Included in the taxonomy)
+- i10n data
- Disqus integration
- logo (with option to switch on or off the title)
@@ -176,6 +176,7 @@ This theme also provides a profile section. Add your social network accounts to
You can add widgets to the right sidebar. The following widgets are available:
- recent articles
+- Multiple author support
- category list
- tag list
- tag cloud
@@ -192,6 +193,12 @@ You can deactivate them under `params.widgets`:
tag_cloud = true
archives = false # This feature is yet to be implemented because of limitations in Hugo's way of working.
search = true
+ author = true
+ mailchimp = true
+ mailchimpform = "//mailchimp/url/goes/here"
+ # grab the mailchimpform value by following instructions here - https://mailchimp.com/help/add-a-signup-form-to-your-website/
+ # Copy the URL in the action parameter inside the form
+ # <div id="mc_embed_signup"><form action="https://balaramadurai.us15.list-manage.com/subscribe/post?u=7f4183fa2fe7abe3dc9f4efad&amp;id=49a3dd3745" method="post"
```
### 8. Date line