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

github.com/wowchemy/starter-academic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorGeorge Cushen <gcushen@users.noreply.github.com>2020-04-09 00:33:53 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2020-04-09 00:33:53 +0300
commit2ca272d722d0914efa5cb31472b66e2d30b04e51 (patch)
tree3542ac96e5ceea567258057ed88caf98a17486a4 /config
parent142f1ef1b16b1add5e89512bb4b24234b27d594e (diff)
theme: upgrade to latest master - integrates Netlify Identity for Netlify CMS
Also, adds Netlify CMS support for talks.
Diffstat (limited to 'config')
-rw-r--r--config/_default/params.toml7
1 files changed, 7 insertions, 0 deletions
diff --git a/config/_default/params.toml b/config/_default/params.toml
index 91ffc754..aed7ab5a 100644
--- a/config/_default/params.toml
+++ b/config/_default/params.toml
@@ -269,3 +269,10 @@ plugins_js = []
[marketing]
google_analytics = ""
google_tag_manager = ""
+
+############################
+## Content Management System
+############################
+[cms]
+ # See https://sourcethemes.com/academic/docs/install/#install-with-web-browser
+ netlify_cms = true